mjdietzx / GAN-Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
☆220Updated 7 years ago
Alternatives and similar repositories for GAN-Sandbox:
Users that are interested in GAN-Sandbox 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
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Unrolled Generative Adversarial Networks☆292Updated 7 years ago
- Tutorial on GANs☆291Updated 7 years ago
- Hands-on TensorBoard (TensorFlow Dev Summit 2017)☆85Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolutio…☆349Updated 3 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- ☆388Updated 7 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- ☆102Updated last year
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 8 years ago
- Everything about Generative Adversarial Networks☆251Updated 6 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆514Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- Generative Adversarial Network Demo for Fresh Machine Learning #2☆73Updated 6 years ago