yolo-v85


Nameyolo-v85 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/yolo-v85
SummaryTo the moon!
upload_time2023-03-22 09:09:50
maintainer
docs_urlNone
authorMe
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Official YOLOv85

Implementation of paper - [YOLOv85](https://www.youtube.com/watch?v=dQw4w9WgXcQ)

We achieved `skynet` on COCO dataset

<img width=500px src="docs/moon.png"/>

## Installation

```
pip install yolo-v85
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/yolo-v85",
    "name": "yolo-v85",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Me",
    "author_email": "francesco.zuppichini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/e9/66a839eb380f1a84d8d31da38cffade187be824b60dfe79834bddb289081/yolo-v85-0.0.1.tar.gz",
    "platform": null,
    "description": "# Official YOLOv85\n\nImplementation of paper - [YOLOv85](https://www.youtube.com/watch?v=dQw4w9WgXcQ)\n\nWe achieved `skynet` on COCO dataset\n\n<img width=500px src=\"docs/moon.png\"/>\n\n## Installation\n\n```\npip install yolo-v85\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be89a5cc50a0009902c56d9f4e0804deeacece3de76f8427782fc6ae0f7b217a",
                "md5": "83467bbd6f66c214bad46618b72e89ba",
                "sha256": "50f0984285b92e5c38125a16d9be7e253064f9bb562fc9bf045a89428c26aa5e"
            },
            "downloads": -1,
            "filename": "yolo_v85-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83467bbd6f66c214bad46618b72e89ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1405,
            "upload_time": "2023-03-22T09:09:48",
            "upload_time_iso_8601": "2023-03-22T09:09:48.420788Z",
            "url": "https://files.pythonhosted.org/packages/be/89/a5cc50a0009902c56d9f4e0804deeacece3de76f8427782fc6ae0f7b217a/yolo_v85-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ee966a839eb380f1a84d8d31da38cffade187be824b60dfe79834bddb289081",
                "md5": "f07d9292d832afb48cda57f6193cb40b",
                "sha256": "079285670c7423b58e0d741b72276de158477212c6bd388dfa851cd2e4db6010"
            },
            "downloads": -1,
            "filename": "yolo-v85-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f07d9292d832afb48cda57f6193cb40b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1526,
            "upload_time": "2023-03-22T09:09:50",
            "upload_time_iso_8601": "2023-03-22T09:09:50.013926Z",
            "url": "https://files.pythonhosted.org/packages/8e/e9/66a839eb380f1a84d8d31da38cffade187be824b60dfe79834bddb289081/yolo-v85-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 09:09:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "yolo-v85",
    "lcname": "yolo-v85"
}
        
Me
Elapsed time: 0.12512s