AdNoise


NameAdNoise JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryAdversarial Noise
upload_time2024-07-12 19:12:41
maintainerNone
docs_urlNone
authorNaveen Kaveti
requires_pythonNone
licenseNone
keywords python adversarial noise
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Introduce adversarial noise into an input image to trick an image classification model into misclassifying it as the desired target class.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AdNoise",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, adversarial noise",
    "author": "Naveen Kaveti",
    "author_email": "kaveti.naveenkumar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/61/7f/cbf8e552e9466cc5d878f38dedaab13a215f5dd488f5aae6fb4a1b316b99/AdNoise-0.1.0.tar.gz",
    "platform": null,
    "description": "Introduce adversarial noise into an input image to trick an image classification model into misclassifying it as the desired target class.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Adversarial Noise",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " adversarial noise"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b00ce40a34a732b2651bf7664d986b31f10e5e05839946ba65bba32ddba0a44a",
                "md5": "d66dc41227879131467198b5f32bf58b",
                "sha256": "102cff0f4e8e21bf94604609d990b8e3919b90a7533aa95e47b4eb9a2dbebcc3"
            },
            "downloads": -1,
            "filename": "AdNoise-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d66dc41227879131467198b5f32bf58b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4791,
            "upload_time": "2024-07-12T19:12:39",
            "upload_time_iso_8601": "2024-07-12T19:12:39.948095Z",
            "url": "https://files.pythonhosted.org/packages/b0/0c/e40a34a732b2651bf7664d986b31f10e5e05839946ba65bba32ddba0a44a/AdNoise-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "617fcbf8e552e9466cc5d878f38dedaab13a215f5dd488f5aae6fb4a1b316b99",
                "md5": "a7ed631a5d92ec941942a2259146201d",
                "sha256": "32ad1aab688e7374a83a7a8f18ca56b65e45554713de3e63adaae6f1ca799b2a"
            },
            "downloads": -1,
            "filename": "AdNoise-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a7ed631a5d92ec941942a2259146201d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5219,
            "upload_time": "2024-07-12T19:12:41",
            "upload_time_iso_8601": "2024-07-12T19:12:41.421348Z",
            "url": "https://files.pythonhosted.org/packages/61/7f/cbf8e552e9466cc5d878f38dedaab13a215f5dd488f5aae6fb4a1b316b99/AdNoise-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-12 19:12:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "adnoise"
}
        
Elapsed time: 0.33310s