pclucas14 / pixel-cnn-ppLinks
Pytorch Implementation of OpenAI's PixelCNN++
☆347Updated 4 years ago
Alternatives and similar repositories for pixel-cnn-pp
Users that are interested in pixel-cnn-pp are comparing it to the libraries listed below
Sorting:
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 3 years ago
- Official Code for Invertible Residual Networks☆528Updated 11 months ago
- i-RevNet Pytorch Code☆392Updated 4 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- ☆238Updated 6 years ago
- PyTorch implementations of algorithms for density estimation☆586Updated 4 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆271Updated last year
- PyTorch implementation of Glow☆538Updated 3 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆512Updated 6 years ago
- ☆123Updated 5 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆467Updated 6 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Implementation of Real NVP in PyTorch☆233Updated 5 years ago
- Disentanglement library for PyTorch☆278Updated 3 years ago
- PyTorch Framework for Developing Memory Efficient Deep Invertible Networks☆255Updated 2 years ago
- Totally Versatile Miscellanea for Pytorch☆472Updated 3 years ago
- Project site for "Your Classifier is Secretly an Energy-Based Model and You Should Treat it Like One"☆423Updated 2 years ago
- Code for Implicit Generation and Generalization with Energy Based Models☆353Updated 2 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 2 years ago
- Quantitative evaluation of disentangled representations☆62Updated 7 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆108Updated 7 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆117Updated 6 years ago
- Minimalist implementation of VQ-VAE in Pytorch