kkleidal / GatedPixelCNNPyTorch
PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016
☆72Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GatedPixelCNNPyTorch
- ☆121Updated 4 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Pytorch Implementation of OpenAI's GLOW☆92Updated 3 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆65Updated 5 years ago
- Implementation of Glow in PyTorch☆79Updated 3 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- ☆26Updated 5 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆39Updated 3 years ago
- PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models☆147Updated 5 years ago
- ☆40Updated 5 years ago
- Quantitative evaluation of disentangled representations☆60Updated 6 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆106Updated 6 years ago
- unsupervised video and image generation☆58Updated 4 years ago
- Code for Improved Condtional VRNNs for Video Prediction☆37Updated 3 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- ☆21Updated 4 years ago
- [ICML 2020] InfoGAN-CR and ModelCentrality: Self-supervised Model Training and Selection for Disentangling GANs☆41Updated 4 years ago
- ☆73Updated 6 months ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 6 years ago
- Masked Convolutional Flow☆59Updated 4 years ago
- Like Moving MNIST, but way more flexible☆24Updated 4 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆38Updated 5 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Invertible Generative Flows☆81Updated 3 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL