10pavan/YOLO-Real-time-object-detection-Computer-Vision
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
Python