Skip to content

Implementation of "Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification", (CVPR 2024 Highlight).

Notifications You must be signed in to change notification settings

titizheng/PAMIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification

Tingting Zheng, Kui jiang, Hongxun Yao

Harbin Institute of Technology

Update

  • [2024/02/29] The repo is created
  • [2024/07/27] Update preprocessing features

Usage

Dataset

Preprocess TCGA Dataset

We use the same configuration of data preprocessing as DSMIL.

Preprocess CAMELYON16 Dataset

We use CLAM to preprocess CAMELYON16 at 20x. For your own dataset, you can modify and run create_patches_fp_Lung.py and extract_features_fp_LungRes18Imag.py.

Preprocessed feature vector

We use preprocessing features from MMIL. More details about this file can refer DSMIL and CLAM Thanks to their wonderful works!

Dataset Link
TCGA HF link
CAMELYON16-Testing HF link
CAMELYON16-Training and validation HF link

Cite this work

@inproceedings{zheng2024dynamic,
    title={Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification},
    author={Zheng, Tingting and
            Jiang, Kui and
            Yao, Hongxun},
    booktitle={CVPR},
    year={2024}
}

About

Implementation of "Dynamic Policy-Driven Adaptive Multi-Instance Learning for Whole Slide Image Classification", (CVPR 2024 Highlight).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages