Paper on Journal of Pathology Informatics
Install anaconda/miniconda
Required packages
$ conda env create --name pyg --file env.yml
$ conda activate pyg
Download the dataset (e.g. TMA dataset) from Google Drive
Use the deepzoom_tiler.py
from this repository to prepare patches.
Otherwise, the patches (normalized) can be downloaded from Google Drive.
Example usage is shown in normalization.ipynb.
Note that the normalization algorithm is from Paper
and the code is from GitHub.
See notebook_distributed.ipynb.
See notebook_distributed.ipynb.
Prepare patches following above steps for both the slides and annotated regions.
See notebook_proposals.ipynb