This is the code for the paper Score Based Multimodal Autoencoders
Please refer to the official repo at https://github.com/rooshenasgroup/sbmae if you have questions.
- Download the dataset and the FID model* !-- Download the preprocessed dataset from here Download the FID model from here -->
pip install -r requirements.txt
mv pt_inception-2015-12-05-6726825d.pth ./pytorch_fid/
tar xvzf upd_poly.tar
./train_poly.sh
- Download the dataset and the FID model* Download the preprocessed dataset from here Download the FID model from here
pip install -r requirements.txt
mv pt_inception-2015-12-05-6726825d.pth ./pytorch_fid/
tar xvzf celm_hq.tar
./train_cel.sh