Deep Learning
A Web App for Deep Learning based system to detect Triple Riding and Helmet violations through CCTV Webcam
ABSTRACT:
__________
This project presents a deep learning-based system for detecting helmet and triple riding violations using CCTV webcams. The system leverages the YOLOv8 model for real-time object detection. Pre-trained YOLOv8 is employed for triple riding detection, while the model is custom-trained on a helmet dataset for helmet violation detection. The system processes both image and video inputs, highlighting violations in the output. Metrics such as precision and recall are u ....