histox Logo

Introduction

  • Installation
  • Overview
  • Extensions
  • Quickstart
  • Setting up a Project
  • Datasets
  • Slide Processing
  • Training
  • Evaluation
  • Layer Activations
  • Uncertainty Quantification
  • Generating Features
  • Multiple-Instance Learning (MIL)
  • Self-Supervised Learning (SSL)
  • Generative Networks (GANs)
  • Saliency Maps
  • Tissue Segmentation
  • Cell Segmentation
  • Custom Training Loops
  • Slideflow Studio: Live Visualization
  • Troubleshooting

Developer Notes

  • TFRecords: Reading and Writing
  • Dataloaders: Sampling and Augmentation
  • Custom Feature Extractors
  • Strong Supervision with Tile Labels
  • Creating a Slideflow Plugin

API

  • histox
  • histox.Project
  • histox.Dataset
  • histox.DatasetFeatures
  • histox.Heatmap
  • histox.ModelParams
  • histox.Mosaic
  • histox.SlideMap
  • histox.biscuit
  • histox.cellseg
  • histox.io
  • histox.io.tensorflow
  • histox.io.torch
  • histox.gan
  • histox.grad
  • histox.mil
  • histox.model
  • histox.model.tensorflow
  • histox.model.torch
  • histox.norm
  • histox.simclr
  • histox.slide
  • histox.slide.qc
  • histox.stats
  • histox.util
  • histox.studio

Tutorials

  • Tutorial 1: Model training (simple)
  • Tutorial 2: Model training (advanced)
  • Tutorial 3: Using a custom architecture
  • Tutorial 4: Model evaluation & heatmaps
  • Tutorial 5: Creating a mosaic map
  • Tutorial 6: Custom slide filtering
  • Tutorial 7: Training with custom augmentations
  • Tutorial 8: Multiple-Instance Learning
histox
  • Overview: module code

All modules for which code is available

  • histox.cellseg
  • histox.dataset
  • histox.gan.interpolate
  • histox.gan.utils
  • histox.grad
    • histox.grad.plot_utils
  • histox.heatmap
  • histox.io
    • histox.io.io_utils
    • histox.io.tensorflow
    • histox.io.torch.data_utils
    • histox.io.torch.indexed
    • histox.io.torch.iterable
  • histox.mil._params
  • histox.mil.eval
  • histox.mil.train
  • histox.model
    • histox.model.extractors._factory
    • histox.model.extractors._registry
    • histox.model.features
    • histox.model.torch
  • histox.mosaic
  • histox.norm
  • histox.project
  • histox.slide.qc.gaussian
  • histox.slide.qc.otsu
  • histox.slide.qc.saver
  • histox.slide.qc.strided_dl
  • histox.slide.wsi
  • histox.stats.metrics
  • histox.stats.slidemap
  • histox.stats.stats_utils
  • histox.studio
  • histox.util
    • histox.util.tfrecord2idx
  • tensorflow
  • unittest.mock

© Copyright 2026, histox team.

Built with Sphinx using a theme provided by Read the Docs.