Metadata-Version: 2.1
Name: roboflow-computer-vision-evals
Version: 0.0.1
Summary: To the moon!
Home-page: https://github.com/FrancescoSaverioZuppichini/roboflow-computer-vision-evals
Author: Me
Author-email: francesco.zuppichini@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev

# 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-computer-vision-evals
```
