kremerj / ganLinks
A 1D toy example of optimizing a generative model using the WGAN-GP model.
☆25Updated 8 years ago
Alternatives and similar repositories for gan
Users that are interested in gan are comparing it to the libraries listed below
Sorting:
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 6 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 6 years ago
- PyTorch implementation of Neural Processes☆88Updated 6 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆110Updated 7 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- ☆123Updated 5 years ago
- Training MMD GANs.☆86Updated 7 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 5 years ago
- Improving MMD-GAN training with repulsive loss function☆91Updated 2 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 7 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆43Updated 4 years ago
- Implementation (with some experimentation) of the paper titled "VARIATIONAL DISCRIMINATOR BOTTLENECK: IMPROVING IMITATION LEARNING, INVER…☆152Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- Temporal Difference Variational Auto-Encoder (TD-VAE) (Implementation in PyTorch)☆163Updated 2 years ago
- PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016☆73Updated 7 years ago
- Tutorial on normalizing flows.☆299Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 8 years ago
- Variational Auto-Encoders in a Sequential Setting.☆177Updated 7 years ago
- Code for image generation of Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Inf…☆144Updated 2 years ago
- Generative Adversarial Network with Weight Normalization + ResNet☆22Updated 7 years ago