mcvit


Namemcvit JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/kyegomez/MC-ViT
SummaryPaper - Pytorch
upload_time2024-02-09 19:22:53
maintainer
docs_urlNone
authorKye Gomez
requires_python>=3.6,<4.0
licenseMIT
keywords artificial intelligence deep learning optimizers prompt engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)

# MC -VIT
Implementation of the model: "(MC-ViT)" from the paper: "Memory Consolidation Enables Long-Context Video Understanding"



# License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyegomez/MC-ViT",
    "name": "mcvit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
    "author": "Kye Gomez",
    "author_email": "kye@apac.ai",
    "download_url": "https://files.pythonhosted.org/packages/1c/7a/0c4db921508f666b6c680241fc90d39ac8bd9e2a3a1671c39642f0995a9e/mcvit-0.0.1.tar.gz",
    "platform": null,
    "description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# MC -VIT\nImplementation of the model: \"(MC-ViT)\" from the paper: \"Memory Consolidation Enables Long-Context Video Understanding\"\n\n\n\n# License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Paper - Pytorch",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/kyegomez/MC-ViT",
        "Homepage": "https://github.com/kyegomez/MC-ViT",
        "Repository": "https://github.com/kyegomez/MC-ViT"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "optimizers",
        "prompt engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98c39d09ea5b1c112693c5a6d77681f67b707f86e13fde1dd964b328605fb90c",
                "md5": "3c87db216c765ae0f42cdea2ee5270e7",
                "sha256": "c586eda9167dfcebfd0e54141af7143909067a0ac05b5e21c7dffbdfd9d0fa4a"
            },
            "downloads": -1,
            "filename": "mcvit-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c87db216c765ae0f42cdea2ee5270e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 6860,
            "upload_time": "2024-02-09T19:22:51",
            "upload_time_iso_8601": "2024-02-09T19:22:51.952926Z",
            "url": "https://files.pythonhosted.org/packages/98/c3/9d09ea5b1c112693c5a6d77681f67b707f86e13fde1dd964b328605fb90c/mcvit-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c7a0c4db921508f666b6c680241fc90d39ac8bd9e2a3a1671c39642f0995a9e",
                "md5": "5532216443c209b7b4fef6405a3b8df7",
                "sha256": "fb627016395eddc7f15ef43572ed30a855518bec221e7c3a9dde720bc11ac28c"
            },
            "downloads": -1,
            "filename": "mcvit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5532216443c209b7b4fef6405a3b8df7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 6946,
            "upload_time": "2024-02-09T19:22:53",
            "upload_time_iso_8601": "2024-02-09T19:22:53.745572Z",
            "url": "https://files.pythonhosted.org/packages/1c/7a/0c4db921508f666b6c680241fc90d39ac8bd9e2a3a1671c39642f0995a9e/mcvit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-09 19:22:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyegomez",
    "github_project": "MC-ViT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mcvit"
}
        
Elapsed time: 0.17986s