aitorzip / PyTorch-CycleGAN

A clean and readable Pytorch implementation of CycleGAN
https://arxiv.org/abs/1703.10593
GNU General Public License v3.0
1.22k stars 283 forks source link

How can I train the network with the weight file which is output of last train? #22

Open wallcuber opened 4 years ago

wallcuber commented 4 years ago

Where should I modify the code of train.py? image