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
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆27Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 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
- Improving MMD-GAN training with repulsive loss function☆89Updated last year
- Official implementation of "On GANs and GMMs"☆65Updated 5 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 4 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVER…☆153Updated 6 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 7 years ago
- PyTorch implementation of Neural Processes☆88Updated 5 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 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
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- Pytorch Implementation of OpenAI's GLOW☆92Updated 3 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- ☆24Updated 4 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- VAE + Quantile Networks for MNIST☆12Updated 5 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 6 years ago
- [AAAI20] TensorFlow implementation of the Collaborative Sampling in Generative Adversarial Networks☆25Updated 4 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 6 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 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
- A PyTorch implementation of Conditional PixelCNNs☆27Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆38Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 6 years ago