datitran/face2face-demo

Train model on data

SKGEzhil opened this issue · 0 comments

python pix2pix.py
--mode train
--output_dir face2face-model
--max_epochs 200
--input_dir photos/combined/train
--which_direction AtoB

This command is executing more than 3 hours. Shall I know how much time it takes for the training to complete? Is it normal or an issue?