lim0606 / pytorch-geometric-gan
Code accompanying the paper "Geometric GAN"
☆57Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-geometric-gan
- 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
- ☆40Updated 5 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- ☆21Updated 4 years ago
- ☆124Updated 6 years ago
- ☆121Updated 4 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 6 years ago
- Training MMD GANs.☆85Updated 6 years ago
- ☆118Updated 5 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆90Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- A PyTorch implementation of Conditional PixelCNNs☆27Updated 6 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 6 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 5 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆75Updated 7 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆77Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆101Updated 6 years ago
- ☆83Updated 10 years ago
- Implementation of the Sliced Wasserstein Autoencoders