This repo has multiple tools, utilities, and sub-projects that the 2021-2022 Digital Pathology team worked on throughout their senior design series. The material in this repo was largely designed for use on AWS Sagemaker.
Note: This requires using OpenSlideStartupScript for use on AWS Sagemaker Studio.
This is a module for use with PyTorch's models - it offers an interface for accessing very large tif biomedical slides stored on S3. Please see ExampleCustomDatasetUse.ipynb for details on the use of this module.
It was developed using the following resources:
This script is for use as a Python instance startup script on AWS Sagemaker Studio Python Notebooks. With respect to using them in development, select the aptly-named startup script upon initializing your notebook instances "adins-test-startup-thing". This is necessary for using OpenSlide, a requirement for using CustomDatasets.