matthewvowels1 / Awesome-VAEsLinks
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
☆821Updated 4 years ago
Alternatives and similar repositories for Awesome-VAEs
Users that are interested in Awesome-VAEs are comparing it to the libraries listed below
Sorting:
- Experiments for understanding disentanglement in VAE latent representations☆824Updated 2 years ago
- disentanglement_lib is an open-source library for research on learning disentangled representations.☆1,405Updated 4 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows☆627Updated 4 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,059Updated 2 years ago
- Normalizing flows in PyTorch. Current intended use is education not production.☆874Updated 5 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆351Updated 2 years ago
- Disentanglement library for PyTorch☆279Updated 3 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 3 years ago
- PyTorch implementations of algorithms for density estimation☆586Updated 4 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆547Updated 4 years ago
- Awesome resources on normalizing flows.☆1,547Updated 3 weeks ago
- code for "FFJORD: Free-form Continuous Dynamics for Scalable Reversible Generative Models".☆647Updated 4 years ago
- A curated list of research papers related to learning disentangled representations☆464Updated 6 years ago
- Implementation of Real NVP in PyTorch☆234Updated 5 years ago
- Pytorch implementation of Hyperspherical Variational Auto-Encoders