gabinsane / multimodal-vae-comparisonLinks
Code for comparison of multimodal VAE models
☆29Updated 2 months ago
Alternatives and similar repositories for multimodal-vae-comparison
Users that are interested in multimodal-vae-comparison are comparing it to the libraries listed below
Sorting:
- Multimodal Mixture-of-Experts VAE☆213Updated 2 years ago
- A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)☆159Updated 6 years ago
- ☆22Updated last year
- Code release for ICLR 2021 paper "Generalised Multimodal ELBO"☆40Updated 2 years ago
- General API for Deep Bayesian Variational Inference by Backpropagation. The repository has been designed to work with Transformers like a…☆45Updated 4 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Learning Generative Models across Incomparable Spaces (ICML 2019)☆27Updated 5 years ago
- Code for Diff-SCM paper☆97Updated 2 years ago
- [NeurIPS 2023, Spotlight] Rank-N-Contrast: Learning Continuous Representations for Regression☆115Updated last year
- VAEs and nonlinear ICA: a unifying framework☆37Updated 5 years ago
- VAEs and nonlinear ICA: a unifying framework☆47Updated 6 years ago
- Dirichlet-Variational Auto-Encoder by PyTorch☆22Updated 2 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆56Updated 6 years ago
- counterfactuals for magnetic resonance images of multiple sclerosis☆26Updated 4 years ago
- Pytorch implementation of VAEs for heterogeneous likelihoods.☆42Updated 2 years ago
- 🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervi…☆127Updated 2 years ago
- Contrastive Variational Autoencoders☆69Updated 6 years ago
- Code accompanying paper: Meta-Learning to Improve Pre-Training☆37Updated 3 years ago
- Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts (Neurips 2020)☆77Updated 3 years ago
- Official PyTorch implementation of 🏁 MFCVAE 🏁: "Multi-Facet Clustering Variatonal Autoencoders (MFCVAE)" (NeurIPS 2021). A class of var…☆40Updated last year
- Diffusion Models for Causal Discovery☆85Updated 2 years ago
- Self-Supervised Learning with Data Augmentations Provably Isolates Content from Style☆53Updated 3 years ago
- [NeurIPS 2023] Riemannian Residual Neural Networks (https://arxiv.org/abs/2006.10254)☆21Updated last year
- Multi-view-AE: An extensive collection of multi-modal autoencoders implemented in a modular, scikit-learn style framework.