lukedeo / keras-acgan
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
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 6 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of s…☆220Updated 7 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆436Updated 3 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Generative image model with learned similarity measures☆441Updated 8 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago