Diff of /README.md [000000] .. [0fdc30]

Switch to unified view

a b/README.md
1
# Cox-AMIL
2
3
## Attention-based Multiple Instance Learning for Survival Prediction on Lung Cancer Tissue Microarrays 
4
5
This repository contains the code that was used for our BVM workshop sumbission *Attention-based Multiple Instance Learning for Survival Prediction on Lung Cancer Tissue Microarrays* available on [ArXiv](https://arxiv.org/abs/2212.07724). 
6
7
<img src="architecture_bg.png" width="600px" align="center"/>
8
9
The code is based on the [CLAM](https://github.com/mahmoodlab/CLAM) framework for weakly-supervised classification on whole-slide images. The images were preprocessed as described in the original documentation. The model was trained using `main_survival.py`. Some evaluations are availabe in `tma_notebooks\09_evaluation_Ostercappeln.ipynb`.
10
11
## License
12
13
The code is released under the GPLv3 License following the original code base [here](https://github.com/mahmoodlab/CLAM).
14
15
16
## Acknowledgements
17
18
J.A. acknowleges funding by the [Bavarian Institute for Digital Transformation](https://badw.de/bayerisches-forschungsinstitut-fuer-digitale-transformation.html) from the Project [ReGInA](https://en.bidt.digital/regina/).