This project demonstrates real-time object detection using the YOLO (You Only Look Once) v8 model, implemented with Python and OpenCV. The system captures video input from the user's webcam and processes each frame to detect objects. Here's a detailed breakdown of how the code works