Skip to content

qzq2514/GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

GAN

Tensorflow implement of GANs

Requirements

Python 3.5 TensorFlow 1.12.0 Opencv-python 3.4.5.20

Mnist_Based GAN

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

Advanced GANs

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

About

Tensorflow implement of GANs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages