NVlabs / NVAELinks
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
☆1,054Updated 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 VQ-VAE by Aäron van den Oord et al.☆575Updated 5 years ago
- PyTorch implementation of Glow☆537Updated 3 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆731Updated last year
- Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images"☆446Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆542Updated 4 years ago
- Vector Quantized VAEs - PyTorch Implementation☆922Updated 2 years ago
- Experiments for understanding disentanglement in VAE latent representations☆823Updated 2 years ago
- Easy generative modeling in PyTorch☆438Updated last year
- Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch☆1,750Updated 2 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- High-fidelity performance metrics for generative models in PyTorch☆1,102Updated last year
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆626Updated 4 years ago
- Pytorch implementation of β-VAE☆547Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆695Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆365Updated 3 years ago
- VQVAEs, GumbelSoftmaxes and friends☆577Updated 3 years ago
- A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.☆820Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆608Updated 2 years ago
- pytorch implementation of openai paper "Glow: Generative Flow with Invertible 1×1 Convolutions"☆512Updated 6 years ago
- Official Code for Invertible Residual Networks☆528Updated 11 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆777Updated 2 years ago
- Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804☆743Updated 2 years ago
- [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training☆1,307Updated 9 months ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 3 years ago
- PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]☆1,084Updated 11 months ago
- PyTorch Implementation of InfoGAN☆325Updated 2 years ago
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆384Updated 3 years ago
- Implementation of Real NVP in PyTorch☆232Updated 5 years ago