Slideflow: A Unified Deep Learning Pipeline for Digital Histology
- 1. University of Chicago Medical Center
- 2. University of Chicago
Description
Slideflow provides a unified API for building and testing deep learning models for digital pathology, supporting both Tensorflow and PyTorch.
Slideflow includes tools for whole-slide image processing and tile extraction, customizable deep learning model training with dozens of supported architectures, explainability tools including heatmaps, mosaic maps, GANs, and saliency maps, analysis of activations from model layers, uncertainty quantification, and more. A variety of fast, optimized whole-slide image processing tools are included, including background filtering, blur/artifact detection, stain normalization, and efficient storage in *.tfrecords format. Model training is easy and highly configurable, with an easy drop-in API for training custom architectures. For external training loops, Slideflow can be used as an image processing backend, serving an optimized tf.data.Dataset or torch.utils.data.DataLoader to read and process slide images and perform real-time stain normalization.
Files
slideflow-1.3.1.zip
Files
(69.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:034563a2be5cf83ab292b7b5cfa53904
|
69.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jamesdolezal/slideflow/tree/1.3.0 (URL)