Tensorflow implement of GANs
Python 3.5 TensorFlow 1.12.0 Opencv-python 3.4.5.20
Includeing GAN、EBGAN、BEGAN、CGAN、LapGAN、DCGAN、ACGAN、InfoGAN、DRAGAN、LSGAN、SGAN、WGAN、WGAN-GP. Those GANs are based on MNIST dataset and cartoon images
Including DTN(Domain Transfer Net) You can use those GANs to do something more interststing,including domain transformation 、style transformation、image translation and so on