lukedeo / keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras
☆213Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-acgan
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆218Updated 2 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 6 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- DCGAN implementation by TensorFlow☆156Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆417Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- A couple of simple GANs in Keras☆502Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆513Updated 5 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆595Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆258Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 6 months ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆238Updated 6 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Generative image model with learned similarity measures☆437Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 4 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Stacked Generative Adversarial Networks☆244Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Everything about Generative Adversarial Networks☆251Updated 5 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆212Updated 7 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆221Updated 7 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆293Updated 7 months ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆973Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 6 years ago