Skip to main content

Run patch-based classification on pathology whole slide images.

Project description

WSInfer: deep learning inference on whole slide images

Original H&E Heatmap of Tumor Probability

🔥 🚀 Blazingly fast pipeline to run patch-based classification models on whole slide images.

Continuous Integration Documentation Status Version on PyPI Supported Python versions

See https://wsinfer.readthedocs.io for documentation.

Installation

Pip

Pip install this package from GitHub. First install torch and torchvision (please see the PyTorch documentation). We do not install these dependencies automatically because their installation can vary based on a user's system. Then use the command below to install this package.

python -m pip install --find-links https://girder.github.io/large_image_wheels wsinfer

To use the bleeding edge, use

python -m pip install \
    --find-links https://girder.github.io/large_image_wheels \
    git+https://github.com/kaczmarj/wsinfer.git

Developers

Clone this GitHub repository and install the package (in editable mode with the dev extras).

git clone https://github.com/kaczmarj/wsinfer.git
cd wsinfer
python -m pip install --editable .[dev] --find-links https://girder.github.io/large_image_wheels

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wsinfer-0.3.4.tar.gz (74.1 kB view hashes)

Uploaded Source

Built Distribution

wsinfer-0.3.4-py3-none-any.whl (69.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page