kremerj / gan
A 1D toy example of optimizing a generative model using the WGAN-GP model.
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for gan
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated last year
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆80Updated 4 years ago
- ☆121Updated 4 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆77Updated 5 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- Official implementation of "On GANs and GMMs"☆65Updated 5 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 6 years ago
- Uncertainty Autoencoders, AISTATS 2019☆53Updated 5 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 5 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 6 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆60Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- A PyTorch implementation of Conditional PixelCNNs☆27Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- Pytorch Implementation of OpenAI's GLOW☆92Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVER…☆153Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago