Interpreing image segmentation models
Project description
Interpret Segmentation
A one-stop shop for the interpretability of image segmentation models. This code was extracted from my bachelors thesis: https://github.com/andef4/thesis-code
Available algorithms:
- Hausdorff Distance Masks
- RISE
Documentation
The documentation is available on Read the Docs: https://interpret-segmentation.readthedocs.io/en/latest/.
Development
To hack on interpret-segmentation, do the following:
- Clone the git repository
- Create a new virtualenv and activate it, e.g.
python3 -m venv venv/; source venv/bin/activate
- Inside the git repository, install the library in development mode including development dependencies:
pip install -e .[dev]
- Install the flake8 pre-commit hook with
pre-commit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for interpret_segmentation-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a449a812296da77595cb864f75fa5ae5a5883dff4af03b3ce8dbd92a84996b02 |
|
MD5 | e36fa35232bd46299f5611bd25f9c7a5 |
|
BLAKE2b-256 | cffcda15dea09e52dd6ae5027ff5a61faa94749dc337e36640c5933bef2e0a78 |
Close
Hashes for interpret_segmentation-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1c05727261f6971a6308c20a3c4dd369a2ae88f142237fc87221a6e050c3a4d |
|
MD5 | 35318fed59b5206357e8c2d9b7a893a9 |
|
BLAKE2b-256 | e054aefbe43e3673c183b4959b1dda704a534fa0cd7724853da5b3c73c5ef2d2 |