anordertoreclaim / PixelCNN
PyTorch implementation of gated PixelCNN
☆57Updated 11 months ago
Alternatives and similar repositories for PixelCNN:
Users that are interested in PixelCNN are comparing it to the libraries listed below
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆62Updated 4 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆41Updated 4 years ago
- Fred's PhD Thesis Project: VQ VAE 2 Image Compression☆31Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Pytorch Implementation of "Neural Discrete Representation Learning"☆86Updated 6 years ago
- [ICCV 2021] A Pytorch implementation of "Manifold Matching via Deep Metric Learning for Generative Modeling"☆79Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆356Updated 3 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆91Updated 4 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆153Updated 2 years ago
- PyTorch implementation for Conditional Image Generation with Score-Based Diffusion Models☆76Updated 8 months ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆110Updated 5 years ago
- Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL☆36Updated 5 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆89Updated 4 years ago
- Implementation of various DDPM papers to understand how they work☆84Updated last year
- PyTorch implementation of "Conditional Image Generation with PixelCNN Decoders" by van den Oord et al. 2016☆73Updated 7 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆123Updated 3 years ago
- Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a re…☆107Updated 2 years ago
- Official PyTorch implementation for FastDPM, a fast sampling algorithm for diffusion probabilistic models☆82Updated 3 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Pytorch implementation of Generative Models as Distributions of Functions 🌿☆148Updated last year
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆80Updated 4 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆73Updated 2 years ago
- Denoising Diffusion Implicit Models☆28Updated 3 years ago
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆293Updated 3 years ago
- Code for the paper "Guided Image Generation with Conditional Invertible Neural Networks" (2019)☆97Updated 4 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆117Updated 2 years ago
- Training MMD GANs.☆86Updated 6 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- Pytorch implementation of common image generation metrics.☆164Updated 8 months ago
- Mutual Information in Pytorch☆108Updated last year