• Docs >
  • Slideflow Documentation
Shortcuts
https://i.imgur.com/YrsKN4I.jpeg

Slideflow DocumentationΒΆ

Slideflow is a Python package that provides a unified API for building and testing deep learning models for histopathology, supporting both Tensorflow/Keras and PyTorch.

Slideflow includes tools for efficient whole-slide image processing, easy and highly customizable model training with uncertainty quantification (UQ), and a number of functional tools to assist with analysis and interpretability, including predictive heatmaps, mosaic maps, GANs, saliency maps, and more. It is built with both Tensorflow/Keras and PyTorch backends, with fully cross-compatible TFRecord data storage.

This documentation starts with a high-level overview of the pipeline and includes examples of how to perform common tasks using the Project helper class. We also provide several tutorials with examples of how Slideflow can be used and extended for additional functionality.