NVlabs / NVAELinks
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
☆1,064Updated 2 years ago
Alternatives and similar repositories for NVAE
Users that are interested in NVAE are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Glow☆541Updated 3 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆547Updated 4 years ago
- Vector Quantized VAEs - PyTorch Implementation☆931Updated 2 years ago
- Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch☆1,760Updated 2 years ago
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆448Updated 2 years ago
- Experiments for understanding disentanglement in VAE latent representations☆825Updated 2 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆741Updated last year
- Easy generative modeling in PyTorch☆441Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆588Updated 5 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 4 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆385Updated 3 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,116Updated last month
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- VQVAEs, GumbelSoftmaxes and friends☆584Updated 3 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,307Updated 11 months ago
- A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.☆824Updated 4 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 3 years ago
- Official Code for Invertible Residual Networks☆530Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆698Updated 2 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆629Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- An efficient PyTorch library for deep generative modeling.☆909Updated 11 months ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,107Updated last month
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆276Updated 4 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆808Updated 2 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆513Updated 6 years ago
- Pytorch Implementation of OpenAI's PixelCNN++☆348Updated 4 years ago