Hi, Thank you for sharing your code.
I was training. However, due to a computer error, training was stopped.
So I try to resume training, but it becomes fine-tuning.
In https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/blob/master/docs/tips.md,
They use '--epoch_count ' option, but I can't find it in your code.
How do resume training??
Hi, Thank you for sharing your code.
I was training. However, due to a computer error, training was stopped.
So I try to resume training, but it becomes fine-tuning.
In https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/blob/master/docs/tips.md,
They use '--epoch_count ' option, but I can't find it in your code.
How do resume training??