openai / InfoGAN
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
☆1,061Updated 4 years ago
Alternatives and similar repositories for InfoGAN:
Users that are interested in InfoGAN are comparing it to the libraries listed below
- Code for the paper "Improved Techniques for Training GANs"☆2,315Updated 6 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,386Updated 6 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 7 years ago
- ☆3,222Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Compare GAN code.☆1,819Updated 4 years ago
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,474Updated 3 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆777Updated 4 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆857Updated 5 years ago
- ☆845Updated 5 years ago
- Generative image model with learned similarity measures☆441Updated 8 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.☆742Updated 3 years ago
- GANs with spectral normalization and projection discriminator☆1,100Updated 5 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Generative Adversarial Text-to-Image Synthesis☆917Updated 6 years ago
- The Simplest DCGAN Implementation☆340Updated last year
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 8 years ago
- in progress☆495Updated 5 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,529Updated 3 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,527Updated last year
- TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"☆577Updated 5 years ago
- Collection of generative models in Pytorch version.☆2,630Updated 5 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆978Updated 7 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"☆920Updated 5 years ago
- Chainer implementation of recent GAN variants☆408Updated 2 years ago