AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch. observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 12
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2427
- days_rel: n/a
- days_push: 530
- n_releases_24m: 0
Adoption not part of the score
7665 stars · 1182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Variational Autoencoder (VAE) model implementations in PyTorch, including Beta-VAE, VQ-VAE, IWAE, WAE, and others, with a focus on reproducibility. All models are trained on the CelebA dataset for consistent comparison and use PyTorch Lightning for training.
Use cases
- implement a VAE in pytorch
- compare different variational autoencoder architectures
- reproduce results from VAE papers
- learn how VQ-VAE or Beta-VAE works
- train a VAE on CelebA faces
- get reference code for a latent variable generative model
When to choose
- you want clean, comparable reference implementations of many VAE variants
- you are doing research or studying generative latent-variable models
- you want a simple starting point to modify a VAE architecture
When to avoid
- you need a production-ready or actively maintained generative modeling framework
- you want to train on datasets other than CelebA without adapting configs
- you need the latest VAE research beyond the included models
Facets
library · maturity maintenance
deep-learning machine-learning image-processing deep-learning machine-learning image-processing python variational-autoencoder pytorch-lightning paper-implementations generative-models celeba gpu
1 source
- readme: https://github.com/AntixK/PyTorch-VAE · fetched 2026-08-28 · f8c414031536
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AntixK/PyTorch-VAE | main | 38 |
For agents
markdown · JSON · MCP: product_card(name="AntixK/PyTorch-VAE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem