cvevaluations


Namecvevaluations JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/cvevaluations
SummaryTo the moon!
upload_time2023-05-17 09:35:51
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 cvevaluations
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/cvevaluations",
    "name": "cvevaluations",
    "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/12/99/b27970644901178f9088bebc7363a990b3a62027ac564c26c580039603bf/cvevaluations-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 cvevaluations\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoSaverioZuppichini/cvevaluations"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce3a840c66e9bdee20336b3a1a39688cb25a64fc193255d81bd18a0c185b951c",
                "md5": "da289cb2067cd4302c748e00d78c3f26",
                "sha256": "042a46198f66a6024d32a201a44cf9e95e807d3be6e0fcb05460cb17dce39819"
            },
            "downloads": -1,
            "filename": "cvevaluations-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da289cb2067cd4302c748e00d78c3f26",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1432,
            "upload_time": "2023-05-17T09:35:48",
            "upload_time_iso_8601": "2023-05-17T09:35:48.612650Z",
            "url": "https://files.pythonhosted.org/packages/ce/3a/840c66e9bdee20336b3a1a39688cb25a64fc193255d81bd18a0c185b951c/cvevaluations-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1299b27970644901178f9088bebc7363a990b3a62027ac564c26c580039603bf",
                "md5": "40d42f9a619f15e7d78300c3f98676e3",
                "sha256": "c901c91461a483d7be66ea80d1435fb3c745d49d79f3779d73590ff9a13c8a5a"
            },
            "downloads": -1,
            "filename": "cvevaluations-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "40d42f9a619f15e7d78300c3f98676e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1523,
            "upload_time": "2023-05-17T09:35:51",
            "upload_time_iso_8601": "2023-05-17T09:35:51.160319Z",
            "url": "https://files.pythonhosted.org/packages/12/99/b27970644901178f9088bebc7363a990b3a62027ac564c26c580039603bf/cvevaluations-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 09:35:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "cvevaluations",
    "github_not_found": true,
    "lcname": "cvevaluations"
}
        
Me
Elapsed time: 0.06596s