iffsid / mmvae
Multimodal Mixture-of-Experts VAE
☆197Updated last year
Alternatives and similar repositories for mmvae:
Users that are interested in mmvae are comparing it to the libraries listed below
- A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)☆157Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Disentanglement library for PyTorch☆277Updated 2 years ago
- 🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervi…☆128Updated last year
- This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), …☆70Updated 2 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆348Updated 2 years ago
- Quantitative evaluation of disentangled representations☆62Updated 6 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆105Updated 6 years ago
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆46Updated 4 years ago
- A curated list of techniques to avoid posterior collapse☆86Updated 2 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆117Updated 6 years ago
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆80Updated 4 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation