Skip to content

epalu/mmvaeplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mmvaeplus

Official PyTorch implementation for MMVAE+, introduced in the paper "MMVAE+: Enhancing the Generative Quality of Multimodal VAEs without Compromises", published at ICLR 2023.

We thank the authors for the code MMVAE from which our codebase is based.

Download data

mkdir data 
cd data 
curl -L -o data_ICLR.zip https://polybox.ethz.ch/index.php/s/Eg4RVLC0XxnKAJX/download
unzip data_ICLR.zip 
unzip PolyMNIST.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages