Most codes are for python3, most notebooks works on
- CycleGAN-tensorflow(https://github.com/vanhuyz/CycleGAN-TensorFlow)
- CycleGAN-keras(https://github.com/tjwei/GANotebooks)
- CycleGAN-paper(https://arxiv.org/pdf/1703.10593.pdf)
- CycleGAN-torch(https://github.com/junyanz/CycleGAN)
- CycleGAN-pytorch(https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix)
- Understanding and Implementing CycleGAN in TensorFlow(https://hardikbansal.github.io/CycleGANBlog/)
$ git clone https://github.com/Tim810306/CycleGAN.git
$ cd CycleGAN/
Change the file name in convert.py
$ python convert.py
Then images of frame will be show up!