roboflow-evaluations


Nameroboflow-evaluations JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/roboflow-evaluations
SummaryTo the moon!
upload_time2023-05-17 09:31:16
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-evaluations
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/roboflow-evaluations",
    "name": "roboflow-evaluations",
    "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/a9/5d/145ca4cd6b4e1a92509eabbab2b0361d1605126393eb1a2cef94930206b5/roboflow-evaluations-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-evaluations\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoSaverioZuppichini/roboflow-evaluations"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f1d09eee85679c07a2c91ed86850ae1e4ab3cdbd7159d2e7a653342368f8789",
                "md5": "214f1c9b35716957fff24ad895ee830a",
                "sha256": "852bda95f81ebd8860fe54dcfccd26becea542a7e8c6b1a52b310455490bdaf0"
            },
            "downloads": -1,
            "filename": "roboflow_evaluations-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "214f1c9b35716957fff24ad895ee830a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1499,
            "upload_time": "2023-05-17T09:26:09",
            "upload_time_iso_8601": "2023-05-17T09:26:09.253509Z",
            "url": "https://files.pythonhosted.org/packages/4f/1d/09eee85679c07a2c91ed86850ae1e4ab3cdbd7159d2e7a653342368f8789/roboflow_evaluations-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a95d145ca4cd6b4e1a92509eabbab2b0361d1605126393eb1a2cef94930206b5",
                "md5": "4c79142a8c06bd314223be0d52400d3b",
                "sha256": "6c4066976288cf00de86cd32a4c982d90d74dcdc4c1a7815c38f313e41987e69"
            },
            "downloads": -1,
            "filename": "roboflow-evaluations-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4c79142a8c06bd314223be0d52400d3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1541,
            "upload_time": "2023-05-17T09:31:16",
            "upload_time_iso_8601": "2023-05-17T09:31:16.744690Z",
            "url": "https://files.pythonhosted.org/packages/a9/5d/145ca4cd6b4e1a92509eabbab2b0361d1605126393eb1a2cef94930206b5/roboflow-evaluations-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 09:31:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "roboflow-evaluations",
    "github_not_found": true,
    "lcname": "roboflow-evaluations"
}
        
Me
Elapsed time: 0.09474s