rtqichen / beta-tcvaeLinks
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
☆351Updated 3 years ago
Alternatives and similar repositories for beta-tcvae
Users that are interested in beta-tcvae are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of β-VAE☆553Updated 4 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆282Updated 7 years ago
- ☆238Updated 6 years ago
- Disentanglement library for PyTorch☆283Updated 3 years ago
- Implementation of Real NVP in PyTorch☆236Updated 6 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆387Updated 3 years ago
- Pytorch implementation of Hyperspherical Variational Auto-Encoders☆378Updated 5 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆234Updated 7 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆552Updated 4 years ago
- Quantitative evaluation of disentangled representations☆63Updated 7 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Experiments for understanding disentanglement in VAE latent representations☆835Updated 2 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆113Updated 4 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆238Updated 7 years ago
- PyTorch implementations of algorithms for density estimation☆585Updated 4 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆469Updated 6 years ago
- Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows