This project uses YOLOv8 and OpenCV to perform real-time object detection using webcam input.
- Real-time webcam detection
- Multiple object recognition
- Bounding boxes with labels
- Fast detection using YOLOv8
- Python
- OpenCV
- YOLOv8
- Ultralytics
pip install -r requirements.txt python main.py