Stars
Awesome Generative Adversarial Networks with tensorflow
Auxiliary Classifier Generative Adversarial Networks in Keras
This repository implements all kinds of GAN-models based on tensorflow2.0 keras API including GAN, CGAN, WGAN, WGAN_GP, VAE, CVAE, LSGAN, infoGAN, EBGAN, BEGAN, ACGAN
Keras implementation of Wasserstein GAN. Modified from the ACGAN example.