{ "info": { "author": "Fabio Anderegg", "author_email": "andef4@bfh.ch", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Interpret Segmentation\n\nA one-stop shop for the interpretability of image segmentation models.\nThis code was extracted from my bachelors thesis: https://github.com/andef4/thesis-code\n\nAvailable algorithms:\n\n- Hausdorff Distance Masks\n- RISE\n\n## Documentation\nThe documentation is available on Read the Docs: https://interpret-segmentation.readthedocs.io/en/latest/.\n\n# Development\n\nTo hack on interpret-segmentation, do the following:\n\n- Clone the git repository\n- Create a new virtualenv and activate it, e.g. `python3 -m venv venv/; source venv/bin/activate`\n- Inside the git repository, install the library in development mode including development dependencies: `pip install -e .[dev]`\n- Install the flake8 pre-commit hook with `pre-commit`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pypa/sampleproject", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "interpret-segmentation", "package_url": "https://pypi.org/project/interpret-segmentation/", "platform": "", "project_url": "https://pypi.org/project/interpret-segmentation/", "project_urls": { "Homepage": "https://github.com/pypa/sampleproject" }, "release_url": "https://pypi.org/project/interpret-segmentation/1.0.0/", "requires_dist": [ "Pillow", "matplotlib", "numpy", "scipy", "tqdm", "pytest ; extra == 'dev'", "flake8 ; extra == 'dev'", "pre-commit ; extra == 'dev'", "sphinx ; extra == 'dev'", "sphinx-rtd-theme ; extra == 'dev'" ], "requires_python": "", "summary": "Interpreing image segmentation models", "version": "1.0.0" }, "last_serial": 5394818, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "558b5327736fb1dc8d56d9949c3db457", "sha256": "e8b6da27fba6e59a6b2b7081372d7431f3fba77b021693abf1980a6d216a60ef" }, "downloads": -1, "filename": "interpret_segmentation-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "558b5327736fb1dc8d56d9949c3db457", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7718, "upload_time": "2019-06-13T07:45:25", "url": "https://files.pythonhosted.org/packages/41/fd/a3c93f457a71e3601555fd583c2c65868eff6c35545f423f2aac1cf2999d/interpret_segmentation-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8fd7ba1ab284656eec0b19266d01c469", "sha256": "8c0376d3e6ec150ccfc1c3741a95d87d1e139bb5f049a6614bf2a4efe09aedde" }, "downloads": -1, "filename": "interpret_segmentation-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8fd7ba1ab284656eec0b19266d01c469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5852, "upload_time": "2019-06-13T07:45:27", "url": "https://files.pythonhosted.org/packages/cd/fe/b79852c3554474fcacb5961e2c23e6ce62803e7395127c7c7cf0406a0e51/interpret_segmentation-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9aaf069e4e4ff097ff61aae56fccc19a", "sha256": "61915fa71d71ae07e5bcbccd6048276cad744de4c37eb69a0dc87dca8d9971bb" }, "downloads": -1, "filename": "interpret_segmentation-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "9aaf069e4e4ff097ff61aae56fccc19a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7720, "upload_time": "2019-06-13T08:16:06", "url": "https://files.pythonhosted.org/packages/0d/b0/59cf5988b8b17f6ff3bf74100d65d0767e74c68eb5e342e46eb2621cfee2/interpret_segmentation-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9041c9a1ec8f3f1c3686bd29784d4ba", "sha256": "f10afecf01850c6d82c778273a6115f1d00ceb86ea9b753c417ba2cfa4025ee6" }, "downloads": -1, "filename": "interpret_segmentation-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e9041c9a1ec8f3f1c3686bd29784d4ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5844, "upload_time": "2019-06-13T08:16:08", "url": "https://files.pythonhosted.org/packages/e7/09/519694ce8fc760dce41c7582cdae033831cb92e6c092cba3219be21dc12e/interpret_segmentation-0.0.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "35318fed59b5206357e8c2d9b7a893a9", "sha256": "f1c05727261f6971a6308c20a3c4dd369a2ae88f142237fc87221a6e050c3a4d" }, "downloads": -1, "filename": "interpret_segmentation-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35318fed59b5206357e8c2d9b7a893a9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7719, "upload_time": "2019-06-13T08:23:03", "url": "https://files.pythonhosted.org/packages/e0/54/aefbe43e3673c183b4959b1dda704a534fa0cd7724853da5b3c73c5ef2d2/interpret_segmentation-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e36fa35232bd46299f5611bd25f9c7a5", "sha256": "a449a812296da77595cb864f75fa5ae5a5883dff4af03b3ce8dbd92a84996b02" }, "downloads": -1, "filename": "interpret_segmentation-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e36fa35232bd46299f5611bd25f9c7a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5850, "upload_time": "2019-06-13T08:23:04", "url": "https://files.pythonhosted.org/packages/cf/fc/da15dea09e52dd6ae5027ff5a61faa94749dc337e36640c5933bef2e0a78/interpret_segmentation-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35318fed59b5206357e8c2d9b7a893a9", "sha256": "f1c05727261f6971a6308c20a3c4dd369a2ae88f142237fc87221a6e050c3a4d" }, "downloads": -1, "filename": "interpret_segmentation-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "35318fed59b5206357e8c2d9b7a893a9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7719, "upload_time": "2019-06-13T08:23:03", "url": "https://files.pythonhosted.org/packages/e0/54/aefbe43e3673c183b4959b1dda704a534fa0cd7724853da5b3c73c5ef2d2/interpret_segmentation-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e36fa35232bd46299f5611bd25f9c7a5", "sha256": "a449a812296da77595cb864f75fa5ae5a5883dff4af03b3ce8dbd92a84996b02" }, "downloads": -1, "filename": "interpret_segmentation-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e36fa35232bd46299f5611bd25f9c7a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5850, "upload_time": "2019-06-13T08:23:04", "url": "https://files.pythonhosted.org/packages/cf/fc/da15dea09e52dd6ae5027ff5a61faa94749dc337e36640c5933bef2e0a78/interpret_segmentation-1.0.0.tar.gz" } ] }