-
Implementation is based on CycleGAN https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/
-
The generator and discriminator architecures are based on this https://arxiv.org/pdf/1806.02169.pdf
-
Early generated samples can be found in results folder
-
Demo page will update soon