CycleGAN-TensorFlow
CycleGAN-TensorFlow copied to clipboard
The train speed is so low...
100 step takes 10 minutes... Is it normal?
100 steps also takes 10 minutes on my Tesla k40m
large batch size or large input size?
really slow. 20 seconds/step
Did you install tensorflow-gpu? I changed to tensorflow-gpu and changed 10min/100step to 1hr/10000step with RTX 2080
really slow. 20 seconds/step
looks like your training runs on CPU only, try using nvidia-smi to see GPU status when training?
tensorflow-gpu==1.14.0 It's work