The primary goal of this project is to develop an automated system for detecting traffic violations through advanced deep learning models, specifically YOLOv8, YOLO26 and YOLOv11. This system will be capable of detecting and classifying a range of traffic violations, including not wearing helmets, triple riding, phone usage while riding, and wheeling. The project will involve the development of a Python-based backend to process real-time video feeds, ensuring efficient detection of violations as they occur. Additionally, a user-friendly front-end interface will be designed using Streamlit, enabling traffic authorities to easily visualize the results of the detection system and interact with the data. Ultimately, the system aims to improve road safety by providing a reliable, automated solution for real-time traffic violation detection, making the process faster, more accurate, and scalable.
Traffic safety violations in recent years have created major obstacles for managing road safety. The traditional systems which track traffic violations need manual work to operate but this approach fails to provide effective results during live situations. The research paper presents a solution for detecting safety violations which include "Not Wearing Helmet," "Triple Riding," "Usage of Phone While Riding," and "Wheeling" through deep learning algorithms. The research study aims to enhance safety violation detection results through the implementation of both YOLOv26, YOLO11 and YOLOv8 detection systems. The existing systems face challenges with real-time violation detection because they cannot handle the unpredictable conditions of active traffic situations. The system uses advanced object detection systems which were developed to identify objects in a collection of traffic images that have been labeled. The comparative assessment demonstrates that the proposed system delivers better performance than both standard approaches and current deep learning technologies. The system which this paper proposes creates a strong solution for monitoring traffic in real-time while detecting violations thus promoting safer road conditions.
Keywords: YOLOv8, YOLOv11,YOLO26, helmet violation, triple riding, phone usage detection, wheeling, deep learning, object detection, traffic safety, real-time monitoring.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

4.2 Hardware Requirements
4.3 Software Requirements