.dockerignore
.gitattributes
.gitignore
.gitmodules
.readthedocs.yaml
Dockerfile
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish-to-pypi.yml
.vscode/settings.json
docs/Makefile
docs/cli.rst
docs/conf.py
docs/index.rst
docs/installing.rst
docs/make.bat
docs/qupath_ext.rst
docs/user_guide.rst
docs/_static/brca-heatmap.png
docs/_static/brca-tissue.png
docs/_static/logo.svg
docs/_static/switcher.json
scripts/README.md
scripts/convert_tf_to_pytorch_til_inceptionv4.py
scripts/convert_tf_to_pytorch_til_vgg16.py
scripts/convert_to_torchscript.py
tests/test_all.py
tests/reference/breast-tumor-inception_v4.tcga-brca/purple.csv
tests/reference/breast-tumor-resnet34.tcga-brca/purple.csv
tests/reference/breast-tumor-vgg16mod.tcga-brca/purple.csv
tests/reference/lung-tumor-resnet34.tcga-luad/purple.csv
tests/reference/pancancer-lymphocytes-inceptionv4.tcga/purple.csv
tests/reference/pancreas-tumor-preactresnet34.tcga-paad/purple.csv
tests/reference/prostate-tumor-resnet34.tcga-prad/purple.csv
wsinfer/__init__.py
wsinfer/__main__.py
wsinfer/_version.py
wsinfer/errors.py
wsinfer/py.typed
wsinfer/write_geojson.py
wsinfer/wsi.py
wsinfer.egg-info/PKG-INFO
wsinfer.egg-info/SOURCES.txt
wsinfer.egg-info/dependency_links.txt
wsinfer.egg-info/entry_points.txt
wsinfer.egg-info/requires.txt
wsinfer.egg-info/top_level.txt
wsinfer/cli/__init__.py
wsinfer/cli/cli.py
wsinfer/cli/convert_csv_to_sbubmi.py
wsinfer/cli/infer.py
wsinfer/cli/patch.py
wsinfer/modellib/__init__.py
wsinfer/modellib/data.py
wsinfer/modellib/models.py
wsinfer/modellib/run_inference.py
wsinfer/modellib/transforms.py
wsinfer/patchlib/__init__.py
wsinfer/patchlib/patch.py
wsinfer/patchlib/segment.py
wsinfer/schemas/model-config.schema.json