rf-datasets


Namerf-datasets JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/FrancescoSaverioZuppichini/rf-datasets
SummaryTo the moon!
upload_time2023-05-17 09:39:36
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 rf-datasets
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrancescoSaverioZuppichini/rf-datasets",
    "name": "rf-datasets",
    "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/fa/c4/bcd341f529fc99007fd580beeadc916acd0c63c650aae439f7880187d242/rf-datasets-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 rf-datasets\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To the moon!",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/FrancescoSaverioZuppichini/rf-datasets"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ef504b277d24aa4ef64167144b9b3ad668ab696a9bb97d4f7dc7e39406c32d4",
                "md5": "be874c102d5ca8f208845fac3c7cb18a",
                "sha256": "c101ea8e9e41052878b43c9a1cb46884cd83eefd51a448f14083d0f497aa33f5"
            },
            "downloads": -1,
            "filename": "rf_datasets-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be874c102d5ca8f208845fac3c7cb18a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1411,
            "upload_time": "2023-05-17T09:39:35",
            "upload_time_iso_8601": "2023-05-17T09:39:35.271510Z",
            "url": "https://files.pythonhosted.org/packages/4e/f5/04b277d24aa4ef64167144b9b3ad668ab696a9bb97d4f7dc7e39406c32d4/rf_datasets-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fac4bcd341f529fc99007fd580beeadc916acd0c63c650aae439f7880187d242",
                "md5": "021d32bf3ea7ce54879b319f3411f79a",
                "sha256": "512c081568a76ff8988195304bae2707131e567288929ae822b0cf0221f12be1"
            },
            "downloads": -1,
            "filename": "rf-datasets-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "021d32bf3ea7ce54879b319f3411f79a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1530,
            "upload_time": "2023-05-17T09:39:36",
            "upload_time_iso_8601": "2023-05-17T09:39:36.891137Z",
            "url": "https://files.pythonhosted.org/packages/fa/c4/bcd341f529fc99007fd580beeadc916acd0c63c650aae439f7880187d242/rf-datasets-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 09:39:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrancescoSaverioZuppichini",
    "github_project": "rf-datasets",
    "github_not_found": true,
    "lcname": "rf-datasets"
}
        
Me
Elapsed time: 0.19289s