Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1012 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 1012 Bytes

PINS

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

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.