deformable-attention


Namedeformable-attention JSON
Version 0.0.19 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/deformable-attention
SummaryDeformable Attention - from the paper "Vision Transformer with Deformable Attention"
upload_time2024-04-23 23:45:52
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords artificial intelligence deep learning transformers attention mechanism
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucidrains/deformable-attention",
    "name": "deformable-attention",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "artificial intelligence, deep learning, transformers, attention mechanism",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/60/27c6bd434bec13940d4b37906d968db4e83f7a256f30ecd2b5ccb28bd18e/deformable_attention-0.0.19.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Deformable Attention - from the paper \"Vision Transformer with Deformable Attention\"",
    "version": "0.0.19",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/deformable-attention"
    },
    "split_keywords": [
        "artificial intelligence",
        " deep learning",
        " transformers",
        " attention mechanism"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "040bde6b23511a57ffad27a697c7e4244eb62c1f97110deb7f97e50192f8ed14",
                "md5": "9e8771669f9adb8cc9c20e592f36c70e",
                "sha256": "6e9510b0a8ed1bd40db97d41fa3aecc2eefc722cd4fa18aefb602d52fe989268"
            },
            "downloads": -1,
            "filename": "deformable_attention-0.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e8771669f9adb8cc9c20e592f36c70e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9239,
            "upload_time": "2024-04-23T23:45:50",
            "upload_time_iso_8601": "2024-04-23T23:45:50.878704Z",
            "url": "https://files.pythonhosted.org/packages/04/0b/de6b23511a57ffad27a697c7e4244eb62c1f97110deb7f97e50192f8ed14/deformable_attention-0.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e96027c6bd434bec13940d4b37906d968db4e83f7a256f30ecd2b5ccb28bd18e",
                "md5": "61b73e319f8a17860ee03a09fb75b3f7",
                "sha256": "bb6170b3118d8e9ff9c0dceea129ea57876c71bc535bce41efe9bf32ad40e3a4"
            },
            "downloads": -1,
            "filename": "deformable_attention-0.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "61b73e319f8a17860ee03a09fb75b3f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6361,
            "upload_time": "2024-04-23T23:45:52",
            "upload_time_iso_8601": "2024-04-23T23:45:52.463056Z",
            "url": "https://files.pythonhosted.org/packages/e9/60/27c6bd434bec13940d4b37906d968db4e83f7a256f30ecd2b5ccb28bd18e/deformable_attention-0.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 23:45:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "deformable-attention",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "deformable-attention"
}
        
Elapsed time: 0.37930s