slot-attention


Nameslot-attention JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/lucidrains/slot-attention
SummaryImplementation of Slot Attention in Pytorch
upload_time2024-08-20 18:35:29
maintainerNone
docs_urlNone
authorPhil Wang
requires_pythonNone
licenseMIT
keywords attention artificial intelligence
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/slot-attention",
    "name": "slot-attention",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "attention, artificial intelligence",
    "author": "Phil Wang",
    "author_email": "lucidrains@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/a9/35b0099184c355f41ef228c1565d34cee5bee996d46d7916d49196ef04cd/slot_attention-1.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Implementation of Slot Attention in Pytorch",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://github.com/lucidrains/slot-attention"
    },
    "split_keywords": [
        "attention",
        " artificial intelligence"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c1a2310ccffec82954fb739036910d8437a384516573d5350a8d985141db983",
                "md5": "358225126222c59cfe22305b0de0b19f",
                "sha256": "ab4e84a0b4e4b4885d264d23b18c690df53e5e8576752032595c52f34ca9f284"
            },
            "downloads": -1,
            "filename": "slot_attention-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "358225126222c59cfe22305b0de0b19f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6661,
            "upload_time": "2024-08-20T18:35:28",
            "upload_time_iso_8601": "2024-08-20T18:35:28.262931Z",
            "url": "https://files.pythonhosted.org/packages/5c/1a/2310ccffec82954fb739036910d8437a384516573d5350a8d985141db983/slot_attention-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0a935b0099184c355f41ef228c1565d34cee5bee996d46d7916d49196ef04cd",
                "md5": "33cb30c368e18fca52805fe257884913",
                "sha256": "10509bb2157de7874f9a76aee610c6d761f2e7788a58099a00f5dd6e503f5eff"
            },
            "downloads": -1,
            "filename": "slot_attention-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "33cb30c368e18fca52805fe257884913",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5721,
            "upload_time": "2024-08-20T18:35:29",
            "upload_time_iso_8601": "2024-08-20T18:35:29.523272Z",
            "url": "https://files.pythonhosted.org/packages/c0/a9/35b0099184c355f41ef228c1565d34cee5bee996d46d7916d49196ef04cd/slot_attention-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 18:35:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucidrains",
    "github_project": "slot-attention",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "slot-attention"
}
        
Elapsed time: 3.52177s