medcam


Namemedcam JSON
Version 0.1.22 PyPI version JSON
download
home_pageNone
SummaryAn easy to use library that makes model predictions more interpretable for humans.
upload_time2025-07-18 07:21:04
maintainerNone
docs_urlNone
authorKarol Gotkowski
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An easy to use library that makes model predictions more interpretable for humans. M3d-CAM allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "medcam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Karol Gotkowski",
    "author_email": "KarolGotkowski@gmx.de",
    "download_url": "https://files.pythonhosted.org/packages/01/af/f6183e7423453cfd031e957d82c858363722ca4afe704ddf885e4b5479c3/medcam-0.1.22.tar.gz",
    "platform": null,
    "description": "An easy to use library that makes model predictions more interpretable for humans. M3d-CAM allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An easy to use library that makes model predictions more interpretable for humans.",
    "version": "0.1.22",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84cdc04cee938bc619dd618c07231e71db0c8343e78ad97371d671075c222dd2",
                "md5": "167337ea5f45ca7e0b272a23a2ba1fd9",
                "sha256": "30c7ceab20e2944a1f8d8a7b8983a344565de0c3b1912b35434fec816c57cba2"
            },
            "downloads": -1,
            "filename": "medcam-0.1.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "167337ea5f45ca7e0b272a23a2ba1fd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 24075,
            "upload_time": "2025-07-18T07:21:02",
            "upload_time_iso_8601": "2025-07-18T07:21:02.932821Z",
            "url": "https://files.pythonhosted.org/packages/84/cd/c04cee938bc619dd618c07231e71db0c8343e78ad97371d671075c222dd2/medcam-0.1.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01aff6183e7423453cfd031e957d82c858363722ca4afe704ddf885e4b5479c3",
                "md5": "3eff6e9e93c99971b7e5030a93f46a5d",
                "sha256": "e57c78ce82891b8247949f077fc91629cbe3678c6b8b3c9dc800afe55b2fdfb5"
            },
            "downloads": -1,
            "filename": "medcam-0.1.22.tar.gz",
            "has_sig": false,
            "md5_digest": "3eff6e9e93c99971b7e5030a93f46a5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 20481,
            "upload_time": "2025-07-18T07:21:04",
            "upload_time_iso_8601": "2025-07-18T07:21:04.197985Z",
            "url": "https://files.pythonhosted.org/packages/01/af/f6183e7423453cfd031e957d82c858363722ca4afe704ddf885e4b5479c3/medcam-0.1.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 07:21:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "medcam"
}
        
Elapsed time: 3.67339s