Open Nalbornoz opened 5 years ago
Well, I execute the command to Train the model on the data.
python pix2pix.py \ --mode train \ --output_dir face2face-model \ --max_epochs 200 \ --input_dir photos/combined/train \ --which_direction AtoB
It are running now, since 30 min ... is normal?
More than 50 min and nothing happened.
Well, I execute the command to Train the model on the data.
Train the model on the data
python pix2pix.py \ --mode train \ --output_dir face2face-model \ --max_epochs 200 \ --input_dir photos/combined/train \ --which_direction AtoB
It are running now, since 30 min ... is normal?