mjdietzx / GAN-SandboxLinks
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 8 years ago
Alternatives and similar repositories for GAN-Sandbox
Users that are interested in GAN-Sandbox are comparing it to the libraries listed below
Sorting:
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 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 Networks with Keras☆156Updated 4 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- Generative Adversarial Networks in Keras☆46Updated 4 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- python3 / Implementation of Google Brain's BEGAN in Tensorflow☆263Updated 8 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago