NVlabs/NVAE
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2206
- days_rel: n/a
- days_push: 1366
- n_releases_24m: 0
Adoption not part of the score
1092 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of NVAE, a deep hierarchical variational autoencoder for likelihood-based image generation from a NeurIPS 2020 spotlight paper. It achieves state-of-the-art results among non-autoregressive likelihood models on MNIST, CIFAR-10, CelebA 64, and CelebA HQ datasets.
Use cases
- train a hierarchical VAE on CIFAR-10 or MNIST
- generate high-quality face images with a VAE
- reproduce NeurIPS 2020 NVAE paper results
- benchmark likelihood-based generative models in bits per dimension
- experiment with deep hierarchical VAE architectures in PyTorch
- train a generative image model on CelebA HQ 256
When to choose
- you need a strong, well-known VAE baseline for image generation research
- you want tractable, fast sampling with an encoder network unlike flows or autoregressive models
- you are reproducing or extending published hierarchical VAE results
When to avoid
- you need actively maintained code with modern PyTorch versions - the repo has not been updated since late 2022
- you want state-of-the-art image generation today, since diffusion models now outperform it
- you need a production-ready generative model rather than research code
Facets
library · maturity maintenance
machine-learning deep-learning image-processing deep-learning machine-learning image-processing computer-vision python variational-autoencoder pytorch generative-models image-generation research-code neurips-2020 gpu linux
6 sources
- readme: https://github.com/NVlabs/NVAE · fetched 2026-08-28 · daed3004f5c9
- homepage: https://arxiv.org/abs/2007.03898 · fetched 2026-08-29 · 0f234633100b
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/NVAE | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem