anordertoreclaim / PixelCNNLinks
PyTorch implementation of gated PixelCNN
☆59Updated last year
Alternatives and similar repositories for PixelCNN
Users that are interested in PixelCNN are comparing it to the libraries listed below
Sorting:
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Fred's PhD Thesis Project: VQ VAE 2 Image Compression☆31Updated 5 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆196Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆160Updated 2 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆73Updated 5 years ago
- Conditional Generative model (Normalizing Flow) and experimenting style transfer using this model☆78Updated 2 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆374Updated 3 years ago
- PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"☆42Updated 4 years ago
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆311Updated 4 years ago
- Implementation of various DDPM papers to understand how they work☆88Updated 6 months ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Denoising Diffusion Implicit Models☆28Updated 4 years ago
- Implementation of Glow in PyTorch☆81Updated 4 years ago
- Code for the paper "Guided Image Generation with Conditional Invertible Neural Networks" (2019)☆100Updated 5 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆95Updated 3 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆176Updated 3 years ago
- Pytorch implementation of common image generation metrics.☆190Updated last year
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆153Updated 3 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆114Updated 5 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆125Updated 3 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆388Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Repository for the "Gotta Go Fast When Generating Data with Score-Based Models" paper☆105Updated 3 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 5 years ago
- Code for "Self-Diagnosing GAN: Diagnosing Underrepresented Samples in Generative Adversarial Networks" (NeurIPS 2021)☆20Updated 3 years ago
- Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".☆119Updated 3 years ago