- pytorch 0.4+
- python 3.6.8
- visdom 0.1.8.8
- pillow 5.4.1
Download the model via google drive and put models into checkpoints dir.
$ sh ltrain.sh
$ sh ltest.sh
Our code borrows heavily from the the pix2pix implementation https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/.