Skip to content

greentreeys/MIL-VT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages