rtqichen / beta-tcvaeLinks
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
☆350Updated 2 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:
- Disentanglement library for PyTorch☆278Updated 3 years ago
- ☆238Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆272Updated 6 years ago
- Pytorch implementation of β-VAE☆544Updated 4 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆228Updated 7 years ago
- Experiments for understanding disentanglement in VAE latent representations☆820Updated 2 years ago
- Pytorch implementation of Hyperspherical Variational Auto-Encoders☆369Updated 5 years ago
- Implementation of Real NVP in PyTorch☆232Updated 5 years ago
- Simple, extendable, easy to understand Glow implementation in PyTorch☆384Updated 2 years ago
- Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation☆465Updated 6 years ago
- ☆91Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- Code for paper "SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows"☆287Updated 4 years ago
- ☆109Updated 7 years ago
- code for "Residual Flows for Invertible Generative Modeling".☆271Updated last year
- Neural Spline Flow, RealNVP, Autoregressive Flow, 1x1Conv in PyTorch.☆282Updated last year
- Replicating "Understanding disentangling in β-VAE"☆198Updated 7 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆204Updated 6 years ago
- PyTorch implementations of algorithms for density estimation☆585Updated 4 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Quantitative evaluation of disentangled representations☆62Updated 7 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆540Updated 4 years ago
- Code for Neural Spline Flows paper☆275Updated 5 years ago
- A PyTorch library for two-sample tests☆240Updated 2 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- A curated list of research papers related to learning disentangled representations☆464Updated 6 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆167Updated 4 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆235Updated 6 years ago
- Tutorial on normalizing flows.