YOLOv5 Real-Time Object Detection with Built-in Camera
Project Description
This project demonstrates real-time object detection using a YOLOv5 model with the notebook's built-in camera. The pre-trained YOLOv5 model is loaded, and the video input is processed, displaying object detection results in real-time.
Features
Custom YOLOv5 object detection model.
Real-time video feed processing from the built-in camera.
Live detection results displayed on the video stream.