wsi image processing pipeline
Active Development
This is our wsi image processing pipeline to make it easier for researchers to use on their datasets.
There are four major parts:
- pre-processing
- data augmentation
- data loading
- post-processing.
-
Preprocssing functions are a fork of Deron Eriksson's python-wsi-preprocessing code:
original project: https://github.com/deroneriksson/python-wsi-preprocessing
In our fork, we have added some features to allow for more general use cases:
our fork: https://github.com/mingrui/python-wsi-preprocessing -
We are a contributor to the py-wsi project, this tool is used to standardize data loading:
original project: https://github.com/ysbecca/py-wsi
In our fork, we have added more features:
our fork: https://github.com/mingrui/py-wsi
For technical questions, please contact Mingrui via email: [email protected]