Run the script main_train2.shmain_train2.sh python baseline_train3_trans.py
to train the baselines (change model_name
& mode
), models will be saved in folder results
Run the script main_train2.sh main_train2.sh python train3_trans.py
to train our model (change model_name
), models will be saved in folder results
Run the script main_train2.sh main_train2.sh python baseline_train3_trans.py
to test our model (change model_name
& mode
)
Run the script main_train2.sh main_train2.sh python train3_trans.py
to test our model (change model_name
& mode
)
If you find EyeMoSt helps your research, please cite our paper:
@InProceedings{EyeMoSt_Zou_2023,
author="Zou, Ke
and Lin, Tian
and Yuan, Xuedong
and Chen, Haoyu
and Shen, Xiaojing
and Wang, Meng
and Fu, Huazhu",
title="Reliable Multimodality Eye Disease Screening via Mixture of Student's t Distributions",
booktitle="Medical Image Computing and Computer Assisted Intervention -- MICCAI 2023",
year="2023",
publisher="Springer Nature Switzerland",
address="Cham",
pages="596--606",
}