/MIL-VT

Primary LanguagePython

MIL-VT

Code for MICCAI 2021 accepted paper: MIL-VT: Multiple Instance Learning Enhanced Vision Transformer for Fundus Image Classification

Basic Requirement:

  • timm==0.3.2
  • torch==1.7.0
  • torchvision==0.8.1
  • vit-pytorch==0.6.6
  • numpy==1.19.5
  • opencv-python==4.5.1.48
  • pandas==1.1.5
  • imgaug==0.4.0

Pretrain Weight for MIL-VT on large fundus dataset

Dataset

BibTex:

@inproceedings{yu2021mil,
  title={Mil-vt: Multiple instance learning enhanced vision transformer for fundus image classification},
  author={Yu, Shuang and Ma, Kai and Bi, Qi and Bian, Cheng and Ning, Munan and He, Nanjun and Li, Yuexiang and Liu, Hanruo and Zheng, Yefeng},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={45--54},
  year={2021},
  organization={Springer}
}