Skip to main content

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


Download files

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

Source Distribution

interpret_segmentation-0.0.3.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

interpret_segmentation-0.0.3-py3-none-any.whl (7.7 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