rf100


Namerf100 JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/rf100
SummaryTo the moon!
upload_time2023-03-21 14:43:55
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 YOLOv{{ cookiecutter.yolo_version }}

Implementation of paper - [YOLOv{{ cookiecutter.yolo_version }}](https://www.youtube.com/watch?v=dQw4w9WgXcQ)

We achieved `skynet` on COCO dataset

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

## Installation

```
pip install {{ cookiecutter.project_name }}
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/rf100",
    "name": "rf100",
    "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/f8/4d/785184b28b8c5f87009abe66dcaf3a9039c32e2adbfe5a78e799cd53c138/rf100-0.0.2.tar.gz",
    "platform": null,
    "description": "# Official YOLOv{{ cookiecutter.yolo_version }}\n\nImplementation of paper - [YOLOv{{ cookiecutter.yolo_version }}](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 {{ cookiecutter.project_name }}\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "daf0421ba19fd07eda1110da7c68adafa1cee3d8a303d918eb34682570fac599",
                "md5": "26c03cc3950d24a0da96c9cb7943b983",
                "sha256": "2a2ff1980354454948ff1bdcb31180a4f4aaa9dee7ab4a022ebbe14a43e3f812"
            },
            "downloads": -1,
            "filename": "rf100-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26c03cc3950d24a0da96c9cb7943b983",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1410,
            "upload_time": "2023-03-21T14:43:50",
            "upload_time_iso_8601": "2023-03-21T14:43:50.702761Z",
            "url": "https://files.pythonhosted.org/packages/da/f0/421ba19fd07eda1110da7c68adafa1cee3d8a303d918eb34682570fac599/rf100-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f84d785184b28b8c5f87009abe66dcaf3a9039c32e2adbfe5a78e799cd53c138",
                "md5": "9e6f195a82a221ae83041142e7a41506",
                "sha256": "a2424bcd98fdc4c55b9a9b4fc89f45736b650df5b1b69aed900b8f474455afeb"
            },
            "downloads": -1,
            "filename": "rf100-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9e6f195a82a221ae83041142e7a41506",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1561,
            "upload_time": "2023-03-21T14:43:55",
            "upload_time_iso_8601": "2023-03-21T14:43:55.075630Z",
            "url": "https://files.pythonhosted.org/packages/f8/4d/785184b28b8c5f87009abe66dcaf3a9039c32e2adbfe5a78e799cd53c138/rf100-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-21 14:43:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "rf100",
    "lcname": "rf100"
}
        
Me
Elapsed time: 0.04953s