Train the model on the data
Nalbornoz opened this issue · comments
Nahuel Albornoz commented
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?
Nahuel Albornoz commented
More than 50 min and nothing happened.