Resumen
This paper presents a system that relies on computer vision to identify instances of motorcycle
violations in crosswalks utilizing CNNs. The system was trained and evaluated on a novel
public dataset published by the authors, which contains traffic images classified into four
categories: motorcycles in crosswalks, motorcycles outside crosswalks, pedestrians in cross walks, and only motorbike outside. We demonstrate the viability of leveraging deep learning
models such as YOLOv8 for this purpose and provide details on the training and performance
of the model. This system has the potential to enable intelligent traffic enforcement to mit igate accidents in pedestrian zones; to develop the system, a dataset comprising over 6,000
images was amassed from publicly available traffic cameras and subsequently annotated.
Several models, including YOLOv8, SSD, and MobileNet, were trained on this dataset. The
YOLOv8 model attained the highest performance with a mean average precision of 84.6%
across classes. The study presents the system architecture and training process. Results illus trate the potential of utilizing deep learning to detect traffic violations in pedestrian zones,
which can promote intelligent traffic enforcement and improved safety.