evals-roboflow


Nameevals-roboflow JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/evals-roboflow
SummaryTo the moon!
upload_time2023-05-17 09:33:04
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 evals-roboflow
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/evals-roboflow",
    "name": "evals-roboflow",
    "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/ae/da/6cf7d5920f958bae85a6c0d100059aed6b3a45ba3a5bc11c195ebae7db91/evals-roboflow-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 evals-roboflow\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoSaverioZuppichini/evals-roboflow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e44ef044e23884ac3c736267ea71e17acfea68f7c928fe738e0bc74c2b6d384",
                "md5": "a8f06c841e48b9282827af74fc85a42b",
                "sha256": "b535024d0081dbee7ac37d5fcc827fabebabb2a370bce3d0ff34d1c418c9f1df"
            },
            "downloads": -1,
            "filename": "evals_roboflow-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8f06c841e48b9282827af74fc85a42b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1444,
            "upload_time": "2023-05-17T09:33:02",
            "upload_time_iso_8601": "2023-05-17T09:33:02.474137Z",
            "url": "https://files.pythonhosted.org/packages/9e/44/ef044e23884ac3c736267ea71e17acfea68f7c928fe738e0bc74c2b6d384/evals_roboflow-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aeda6cf7d5920f958bae85a6c0d100059aed6b3a45ba3a5bc11c195ebae7db91",
                "md5": "500f326b16a8b3303ea7f356c7c76d82",
                "sha256": "21fb9b963f17d9274d20f9bf33a7c9604855b1a1b1f9ddc3528431a1f2478d45"
            },
            "downloads": -1,
            "filename": "evals-roboflow-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "500f326b16a8b3303ea7f356c7c76d82",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1530,
            "upload_time": "2023-05-17T09:33:04",
            "upload_time_iso_8601": "2023-05-17T09:33:04.731408Z",
            "url": "https://files.pythonhosted.org/packages/ae/da/6cf7d5920f958bae85a6c0d100059aed6b3a45ba3a5bc11c195ebae7db91/evals-roboflow-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 09:33:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "evals-roboflow",
    "github_not_found": true,
    "lcname": "evals-roboflow"
}
        
Me
Elapsed time: 0.09463s