/Object_Detection

This project demonstrates object detection using the YOLO (You Only Look Once) algorithm in Python with OpenCV. It loads a pre-trained YOLO model, processes an input image, and visually highlights detected objects with bounding boxes and labels.

Primary LanguagePython

Stargazers