Mamba2MIL: State Space Duality Based Multiple Instance Learning for Computational Pathology

September 30, 2024 ยท View on GitHub

Installation

python 		3.10
cuda 		11.8
torch 		2.0.1
causal-conv1d	1.4.0
mamba-ssm	2.2.2

Our submission is available on Arxiv.

Currently, we have uploaded only the model files and the CSV files containing the data used. For instructions on how to use the files, please refer to MambaMIL. We utilized project code that is nearly identical to theirs.