openai / InfoGANLinks
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
☆1,062Updated 4 years ago
Alternatives and similar repositories for InfoGAN
Users that are interested in InfoGAN are comparing it to the libraries listed below
Sorting:
- Code for the paper "Improved Techniques for Training GANs"☆2,320Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Generative image model with learned similarity measures☆442Updated 8 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆777Updated 4 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,387Updated 6 years ago
- Generative Adversarial Text-to-Image Synthesis☆916Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆923Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆221Updated 2 years ago
- Compare GAN code.☆1,818Updated 4 years ago
- A torch implementation of http://arxiv.org/abs/1511.06434☆1,475Updated 3 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆978Updated 7 years ago
- GANs with spectral normalization and projection discriminator☆1,101Updated 5 years ago
- ☆3,225Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- ☆845Updated 5 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"