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 tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 8 years ago
- Generative Adversarial Network Demo for Fresh Machine Learning #2☆73Updated 6 years ago
- A couple of simple GANs in Keras☆501Updated 7 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆256Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- ☆388Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 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
- Tutorial on GANs☆291Updated 7 years ago
- Extremely simple one-shot learning in Python☆182Updated 9 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆92Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- ☆232Updated 3 years ago
- Keras implementation of the conditional GAN.☆57Updated 8 years ago
- An extremely simple generative adversarial network, built with TensorFlow☆35Updated 7 years ago
- Deep Neural Network for object segmentation.☆187Updated 8 years ago