You only look once (YOLO) is a state-of-the-art, real-time object detection system. Below is a simple object detection site that can detect up to 20 types of objects (aeroplane, bicycle, bird, boat, bottle, bus, car, cat, chair, cow, diningtable, dog, horse, motorbike, person, pottedplant, sheep, sofa, train, tvmonitor) using YOLOv1 method π.
There was an iframe here, but I deleted it for better web performance.
Usage
-
Upload a jpg or png picture like this one π.
- Click the button.
- Waiting for it to response. (Yes itβs very slow, it takes several seconds to compute out the result)
-
Get a detected picture like this one π.
More
If you are interested in it, you can read my code or my scratch or this introduction or the official website of YOLO or the paper or just search on your own.
Thanks for reading!