Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Official implementation of AAAI-2024 paper "Boosting Multiple Instance Learning Models for Whole Slide Image Classification: A Model-agnostic Framework Based on Counterfactual Inference"

Notifications You must be signed in to change notification settings

centurion-crawler/CIMIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 1 python -u pre_cluster.py <config path> for two level pre-cluster
  • 2 cd models; python -u clam.py <config path> for warmup MIL model
  • 3 python -u HIS.py <config path> for Hierarchical Instance Searching
  • 4 python -u project.py <config path> for Instance classifier(projector)
  • 5 python -u refinement.py <config path> for WSI Instance refinement

About

Official implementation of AAAI-2024 paper "Boosting Multiple Instance Learning Models for Whole Slide Image Classification: A Model-agnostic Framework Based on Counterfactual Inference"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages