lukedeo / keras-acganLinks
Auxiliary Classifier Generative Adversarial Networks in Keras
☆213Updated 7 years ago
Alternatives and similar repositories for keras-acgan
Users that are interested in keras-acgan are comparing it to the libraries listed below
Sorting:
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆515Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆220Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Deep generative networks, coded with Keras.☆122Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- A couple of simple GANs in Keras☆500Updated 7 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆417Updated 8 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 7 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- Everything about Generative Adversarial Networks☆250Updated 6 years ago
- Stacked Generative Adversarial Networks☆243Updated 8 years ago
- Generative image model with learned similarity measures☆443Updated 8 years ago
- A minimal implementation of Wasserstein GAN☆44Updated 7 years ago
- ☆388Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago