slide2vec¶
slide2vec encodes whole-slide images with pathology foundation models.
It uses hs2p for tissue detection and
tiling, and handles batching, multi-GPU execution, and embedding storage.
Use Model for in-memory slide embeddings or Pipeline and the CLI to
process a manifest and save artifacts. Start with installation and a first
slide, then choose the workflow below.