Pytorch Implementation of OpenAI's PixelCNN++
☆349Apr 1, 2021Updated 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:
- ☆123Mar 18, 2020Updated 5 years ago
- Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"☆1,962Feb 3, 2020Updated 6 years ago
- PyTorch implementations of algorithms for density estimation☆586May 13, 2021Updated 4 years ago
- PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016☆72Dec 3, 2017Updated 8 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Dec 13, 2019Updated 6 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆65May 3, 2020Updated 5 years ago
- PyTorch implementation of Glow☆543Nov 20, 2021Updated 4 years ago
- Discrete Normalizing Flows implemented in PyTorch☆115Oct 4, 2021Updated 4 years ago
- The official code for Efficient Learning of Generative Models via Finite-Difference Score Matching☆12Nov 22, 2022Updated 3 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆482May 23, 2017Updated 8 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆514Apr 25, 2019Updated 6 years ago
- Code for UAI 2020 paper "Locally Masked Convolution for Autoregressive Models"☆79Jul 10, 2020Updated 5 years ago
- ☆124Jan 22, 2018Updated 8 years ago
- Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch☆1,795Feb 15, 2023Updated 3 years ago
- PyTorch Implementation of the CVPR'19 Paper "Practical Full Resolution Learned Lossless Image Compression"☆408Jul 6, 2023Updated 2 years ago
- Official Code for Invertible Residual Networks☆536Jul 28, 2024Updated last year
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆75Mar 25, 2020Updated 5 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Apr 1, 2021Updated 4 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Jun 14, 2017Updated 8 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆273Sep 19, 2023Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆602Nov 13, 2019Updated 6 years ago
- Implicit Generation and Generalization in Energy Based Models in PyTorch☆68Mar 25, 2019Updated 6 years ago
- Autoregressive Energy Machines