kremerj / gan
A 1D toy example of optimizing a generative model using the WGAN-GP model.
☆23Updated 7 years ago
Alternatives and similar repositories for gan:
Users that are interested in gan are comparing it to the libraries listed below
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆188Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆107Updated 7 years ago
- Pytorch Implementation of OpenAI's GLOW☆93Updated 3 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 5 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆78Updated 5 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- ☆21Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Code for image generation of Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Inf…☆142Updated 2 years ago
- Tensorflow code of the paper "Self-supervised GAN: Analysis and Improvement with Multi-class Minimax Game".☆36Updated 5 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated 2 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- Experiments for the Neural Autoregressive Flows paper☆123Updated 3 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- ☆110Updated 7 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆261Updated 6 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 5 years ago
- Replicating "Understanding disentangling in β-VAE"☆197Updated 6 years ago
- Implementation of non-linear independent components estimation (NICE) in pytorch☆51Updated 4 years ago