Closed SKGEzhil closed 3 years ago
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?
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?