Skip to content

LongMIL for WSI analysis with extrapolation positional embedding

Notifications You must be signed in to change notification settings

invoker-LL/Long-MIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongMIL

Version 1. WSI analysis with Alibi-2d positional embedding, supported by xformer.

step1: generate predefined 2-d alibi attention bias matrix by

python alibi.py

step2: use CLAM or other packages to preprocess your WSIs dataset.

step3: replace their WSI model during training by

LongMIL.py

Version 2. WSI analysis with our 2d local-global operations, implmented by our chucked attention. (NeurIPS-2024)

codes coming soon.

About

LongMIL for WSI analysis with extrapolation positional embedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages