keras-vision


Namekeras-vision JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/veb-101/keras-vision
SummaryBuilding Vision models in Keras3 for framework-agnostic training and inference.
upload_time2024-05-07 20:46:53
maintainerNone
docs_urlNone
authorVaibhav Singh
requires_python>=3.10
licenseNone
keywords keras3 tensorflow jax pytorch vision
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Porting all models from everywhere to Keras for leveraging multi-backend support.

Cause why not?🤷🏻‍♂️

### Updates

1. [2024-05-04] Converted MobileViT to Keras 3 and released weights of all 3 variants.
   1. Jax backend currently not working, I'm working on a fix.
   2. Release: <https://github.com/veb-101/keras-vision/releases/tag/v0.4>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/veb-101/keras-vision",
    "name": "keras-vision",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "keras3, tensorflow, Jax, PyTorch, Vision",
    "author": "Vaibhav Singh",
    "author_email": "Vaibhav Singh <vaibhav.singh.3001@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/5f/8c9c1dee387059a900a2324d455571908276af9c9e0e53df1230f6461318/keras_vision-0.4.4.tar.gz",
    "platform": null,
    "description": "Porting all models from everywhere to Keras for leveraging multi-backend support.\r\n\r\nCause why not?\ud83e\udd37\ud83c\udffb\u200d\u2642\ufe0f\r\n\r\n### Updates\r\n\r\n1. [2024-05-04] Converted MobileViT to Keras 3 and released weights of all 3 variants.\r\n   1. Jax backend currently not working, I'm working on a fix.\r\n   2. Release: <https://github.com/veb-101/keras-vision/releases/tag/v0.4>\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Building Vision models in Keras3 for framework-agnostic training and inference.",
    "version": "0.4.4",
    "project_urls": {
        "Homepage": "https://github.com/veb-101/keras-vision"
    },
    "split_keywords": [
        "keras3",
        " tensorflow",
        " jax",
        " pytorch",
        " vision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e38eebfdd4fe82943cac02d96512e9287347a34b9252a39e5927f1c0ee87ee0",
                "md5": "407b301cee0aa275f88b6b1727dd0377",
                "sha256": "594b956171c858b690c32acd6cbfcf6d851c2f91d44beb83f0e44f3a0b0b46ed"
            },
            "downloads": -1,
            "filename": "keras_vision-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "407b301cee0aa275f88b6b1727dd0377",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12770,
            "upload_time": "2024-05-07T20:46:52",
            "upload_time_iso_8601": "2024-05-07T20:46:52.173684Z",
            "url": "https://files.pythonhosted.org/packages/4e/38/eebfdd4fe82943cac02d96512e9287347a34b9252a39e5927f1c0ee87ee0/keras_vision-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d95f8c9c1dee387059a900a2324d455571908276af9c9e0e53df1230f6461318",
                "md5": "7b25a95e363390a3425892b9f04d243b",
                "sha256": "ba67b8657d264fbaa26291acb33108c87ebe625705a23465747ff73f4b0a6a54"
            },
            "downloads": -1,
            "filename": "keras_vision-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "7b25a95e363390a3425892b9f04d243b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11085,
            "upload_time": "2024-05-07T20:46:53",
            "upload_time_iso_8601": "2024-05-07T20:46:53.360142Z",
            "url": "https://files.pythonhosted.org/packages/d9/5f/8c9c1dee387059a900a2324d455571908276af9c9e0e53df1230f6461318/keras_vision-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 20:46:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "veb-101",
    "github_project": "keras-vision",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "keras-vision"
}
        
Elapsed time: 0.26297s