medcam


Namemedcam JSON
Version 0.1.21 PyPI version JSON
download
home_page
SummaryAn easy to use library that makes model predictions more interpretable for humans.
upload_time2021-06-15 12:36:52
maintainer
docs_urlNone
authorKarol Gotkowski
requires_python>=3.6
license
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": "",
    "name": "medcam",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Karol Gotkowski",
    "author_email": "KarolGotkowski@gmx.de",
    "download_url": "https://files.pythonhosted.org/packages/10/b4/84f2d1268c970ab4804500155d99ebf9a95df2c087df9afd30130b0962be/medcam-0.1.21.tar.gz",
    "platform": "",
    "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++.",
    "bugtrack_url": null,
    "license": "",
    "summary": "An easy to use library that makes model predictions more interpretable for humans.",
    "version": "0.1.21",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10b484f2d1268c970ab4804500155d99ebf9a95df2c087df9afd30130b0962be",
                "md5": "74e162f3f5b281dbaf424cc940bdd01f",
                "sha256": "97eeafc89335f6b2ad5a3c032a5e2f92a98962faa4425e2eb8ef0b4cb12866fd"
            },
            "downloads": -1,
            "filename": "medcam-0.1.21.tar.gz",
            "has_sig": false,
            "md5_digest": "74e162f3f5b281dbaf424cc940bdd01f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 18151,
            "upload_time": "2021-06-15T12:36:52",
            "upload_time_iso_8601": "2021-06-15T12:36:52.192268Z",
            "url": "https://files.pythonhosted.org/packages/10/b4/84f2d1268c970ab4804500155d99ebf9a95df2c087df9afd30130b0962be/medcam-0.1.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-06-15 12:36:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "medcam"
}
        
Elapsed time: 0.28756s