An open API service indexing awesome lists of open source software.

https://github.com/mcaimi/camera-detection

A realtime object detection example using YOLO
https://github.com/mcaimi/camera-detection

object-detection opencv torch yolov11

Last synced: 6 months ago
JSON representation

A realtime object detection example using YOLO

Awesome Lists containing this project

README

          

## Object Detection with OpenCV & YOLO

A toy work-in-progress example on how to run object detection on a live streaming feed from a webcam, using YOLO for realtime detection.

### TODO

- Clean code, as it is mostly a toy implementation
- Finetune YOLO to recognize specific objects