Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Slideflow #2521

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Slideflow #2521

wants to merge 1 commit into from

Conversation

prajvalmohan23
Copy link

What is this Python project?

Slideflow is a deep learning library for digital pathology that provides a unified API for building, training, and testing models using Tensorflow or PyTorch.

Slideflow includes tools for whole-slide image processing, customizable deep learning model training with dozens of supported architectures, multi-instance learning, self-supervised learning, cell segmentation, explainability tools (including heatmaps, mosaic maps, GANs, and saliency maps), analysis of layer activations, uncertainty quantification, and more.

What's the difference between this Python project and similar ones?

Slideflow is a one-of-a-kind library in this field and I haven't come across a similar one with this level of robustness. A variety of fast, optimized whole-slide image processing tools are included, including background filtering, blur/artifact detection, stain normalization/augmentation, and efficient storage in *.tfrecords format. Model training is easy and highly configurable, with a straightforward API for training custom architectures. Slideflow can also be used as an image processing backend for external training loops, serving optimized tf.data.Dataset or torch.utils.data.DataLoader to read and process slide images and perform real-time stain normalization.

--

Anyone who agrees with this pull request could submit an Approve review to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants