roboflow-yolo


Nameroboflow-yolo JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/roboflow-yolo
SummaryTo the moon!
upload_time2023-05-17 08:51:49
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 YOLOv0

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

We achieved `skynet` on COCO dataset

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

## Installation

```
pip install roboflow-yolo
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/roboflow-yolo",
    "name": "roboflow-yolo",
    "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/0d/04/b148eb0059d87bb7186afb52c0aacf708f24a3396003e0c319c19ba6e6b4/roboflow-yolo-0.0.1.tar.gz",
    "platform": null,
    "description": "# Official YOLOv0\n\nImplementation of paper - [YOLOv0](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 roboflow-yolo\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoSaverioZuppichini/roboflow-yolo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77fdcbbec77e468ec0056f755bc1501d6047cc5299ce747319735ea6fb0495eb",
                "md5": "0df85f119e7b16d6c94edace14ed1797",
                "sha256": "f12fd5a9f59db79a2cbf1cc72d2bb17b8232700697f51856ff467d984598ba63"
            },
            "downloads": -1,
            "filename": "roboflow_yolo-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0df85f119e7b16d6c94edace14ed1797",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1433,
            "upload_time": "2023-05-17T08:51:47",
            "upload_time_iso_8601": "2023-05-17T08:51:47.779730Z",
            "url": "https://files.pythonhosted.org/packages/77/fd/cbbec77e468ec0056f755bc1501d6047cc5299ce747319735ea6fb0495eb/roboflow_yolo-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d04b148eb0059d87bb7186afb52c0aacf708f24a3396003e0c319c19ba6e6b4",
                "md5": "380b3c826935bd8cdde1f614c703c488",
                "sha256": "53620371be2af20927594c9c6752217ce8047b8d83ffea053009585936e69260"
            },
            "downloads": -1,
            "filename": "roboflow-yolo-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "380b3c826935bd8cdde1f614c703c488",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1519,
            "upload_time": "2023-05-17T08:51:49",
            "upload_time_iso_8601": "2023-05-17T08:51:49.578073Z",
            "url": "https://files.pythonhosted.org/packages/0d/04/b148eb0059d87bb7186afb52c0aacf708f24a3396003e0c319c19ba6e6b4/roboflow-yolo-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 08:51:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "roboflow-yolo",
    "github_not_found": true,
    "lcname": "roboflow-yolo"
}
        
Me
Elapsed time: 0.09818s