Repository for code related to Positive INstance Sampling MIL method, submitted to AIME 2022: https://link.springer.com/chapter/10.1007/978-3-031-09342-5_25
Installation:
This code requires tiatoolbox: https://github.com/TissueImageAnalytics/tiatoolbox to be installed as per the instructions in the tiatoolbox documentation.
Additionally, it requires pytorch ignite: https://pytorch-ignite.ai/tutorials/beginner/01-getting-started/ pip install pytorch-ignite and h5py: pip install h5py
The data referenced in the paper can be found at: https://drive.google.com/drive/folders/1AjH3J4oUb6rezBTKj_KvQviEa9U19Sml?usp=sharing
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
