Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Mrs. A. Manga Devi , Chikkala Vinay Siddhu , M Sri Reshma Lakshmi , Reddy Pankaj Kumar , Karra Naga Vaishnavi
DOI Link: https://doi.org/10.22214/ijraset.2024.61188
Certificate: View Certificate
According to recent reports, traffic violations have mostly resulted in an increase in fatalities and injuries on Indian roads. Because manually identifying traffic violations takes time, an automatic computer vision-based object identification model was required. The fundamental idea behind this research is to identify many transgressions using a single video frame. To perform various activities, the security camera\'s input video stream is processed and annotated. COCO is the dataset utilized for red-light leaping, while Google pictures are annotated to provide the dataset for over boarding. Tensorboard is used to train the model and visualize its results. The criteria employed include precision, recall, Fmeasure, and Pmeasure. Red light skipping accuracy is 93%, and the over boarding mAP value is 0.5:0.95. This system makes extensive use of the video feed to detect various forms of breaches.
I. INTRODUCTION
These days, there is a lot of intricate traffic on the road. Pollution and traffic jams can occasionally come from this. Because of these negative consequences, as well as the country's rising population and quickly changing environment, traffic violations on Indian roadways have increased. Numerous traffic sensor technologies are being developed to address this issue. Thiagarajar College of Engineering, Madurai 15; Dr. M. Suguna, Assistant Professor, CSE Department; mscse@tce.edu Gokila Harini Krishna. Thiagarajar College of Engineering, Madurai-15 Gokilaharini@student.tce.edu Undergraduate Student Information Technology Department The three most common traffic violations in India are reckless driving, overboarding, and piling into a moving vehicle. Violations of traffic laws on Indian roadways result in a range of accidents and other issues in both rural and urban areas [1]. Although the government has made significant efforts to reduce this, manually screening cars takes time, and errors might occur due to carelessness or outages. As a result, a traffic violation detection system is always necessary to handle this issue. This can detect offenses such as reckless driving, signal jumping, and vehicle counting [2]. The old technique of preventing traffic violations is to assign administrators by hand who inspect the vehicles. This is a time-consuming and labor-intensive technique. Automated Traffic Monitoring System Computer Vision is the next approach used to detect traffic offenses as things get automated [3]. Rather than utilizing regular police to monitor autos, this alternative used cameras. This boosted automation potential and has been the most frequently asked problem statement in computer vision, a discipline with a focus on AI and ML, image processing, and deep learning. This can identify class instances and semantic items in digital images and movies. The majority of the efforts have been made for speeding and running red lights. However, the overboarding came as a surprise. Another noticeable aspect in a large number of events around the country has been pillion riding. According to a recent Times of India report, overboarding is causing deaths and injuries in numerous Indian districts. This necessitates careful attention and paves the way for the development of an object detection algorithm and YOLOv7 [4] overboarding detection systemIn this method, dynamic objects are classified using neural network and object identification models. In addition to skipping red lights and passing the video as an input stream, pillion riding is recognized. This work seeks to detect traffic offenses involving several vehicles and provides a thorough grasp of the concepts and technology involved in constructing traffic violation detection systems based on object detection and image processing. It also covers some of the most current breakthroughs in a variety of industries and throws light on a number of applications, such as the detection of multiple automobile offenses.
II. LITERATURE SURVEY
The study [1][2] uses the object detection method YOLOv3[5] and a neural network, which is used to grade vehicles that stray from traffic laws, to implement object detection for traffic offenses. By monitoring and reprimanding, this technology effectively reduces transgressions. When the captured object is in direct line, red light skipping is noticed. A neural network is utilized to classify the video after it has been recorded and entered into the model [6]. According to Suraj K. Mankani's preferences in the study, the system DSP board Embest Dev Kit 8500D can also be used for object tracking and detection when the MBS algorithm is applied [7]. The video stream from the security camera is sent into Krishna's [3] "Automated Traffic Monitoring System Using Computer Vision" model, which counts the number of cars and those that go over the speed limit. In the study proposed by Mohana [8], MATLAB-implemented methods such as GMM (Gaussian Mixture Model) and SOBS (Selforganizing Background Subtraction) are utilized to evaluate the usefulness and performance of the object detection model. They used measures such as false positive rate, recall, specificity, false negative rate, F-measure, and percentage of erroneous classification (PWC). The publication [9] discusses the use of capsule neural networks in a variety of applications. The Machine Learning model [11] is developed by comparing the findings of cluster analysis, generalized regression neural network (GRNN), backpropagation neural network (BPNN), and wavelet neural network (WNN) in the context of time series data. Feng Yang proposes YoloV7-Deepsort, a YoloV7-based approach [4] for tracking video objects.
III. SYSTEM ANALYSIS
A. Existing System
Using computer vision and YoloV3, the work adds to the present object identification paradigm for traffic offenses [17].The major purpose of this project is to use a single video stream to identify several traffic violations committed by autos. The proposed approach employs OpenCV for real-time computer vision and YoloV7 for object detection.
DISADVANTAGES OF THE EXISTING SYSTEM
B. Proposed System
Using computer vision and YoloV3, the work adds to the present object identification paradigm for traffic offenses [17].The major purpose of this project is to use a single video stream to identify several traffic violations committed by autos. The proposed approach employs OpenCV for real-time computer vision and YoloV7 for object detection.
The traffic infraction detection system includes two submodules:
Identify the red light that is jumping.
Identify pillion passengers who have overboarded a car. YoloV7 is the object detection algorithm currently in use.The general procedure is as follows. OpenCV is used to divide the video feeds from the security camera into multiple frames so that various operations can be performed on them. Following that, the frames are evaluated by placing bounding boxes over the assessment object. The coordinates are referred to as the threshold line; an object violates the signal if its coordinate exceeds the threshold line.
IV. SYSTEM DESIGN
SYSTEM ARCHITECTURE
Below diagram depicts the whole system architecture.
V. SYSTEM IMPLEMENTATION
MODULES
VI. RESULTS AND DISCUSSION
The traffic violation model detects the multiple vehicle infractions that lead to penalties and accidents on Indian roadways. The assumption is that the automobiles are immobile, the video feed is only viewed for a limited duration, and over boarding is only recorded when a red light is recognized.
The YoloV7 object identification model serves as the foundation for the proposed traffic infraction detection system, which is highly efficient, rapid, and viable. A comparison is made between our effort and real-time activities. The video streams generated the results, which indicated approximately 93% accuracy and a mAP value gain of 0.5:0.95. There is a lot of room for improvement in this project because the same video stream can be used to detect speed and take other precautions to avoid reckless driving. Either the model or the process scope makes full use of the video feed. This may be the most effective strategy to reduce accident rates and government fines.
[1] Abdulrasheed A Nasir, Jibrin O Bello, Chima K P Ofoegbu, Lukman O Abdur-Rahman, Saheed Yakub, Babatunde A Solagberu, “Short report-Childhood motorcycle-related injuries in a Nigerian city – prevalence, spectrum and strategies for control”, SAJCH JULY 2011 [2] \"Traffic Signal Violation Identification using Artificial Intelligence and Deep Learning,\" Drs. S. Raj Anand, Naveen Kilari, and D. Udaya Suriya Raj Kumar, International Journal Advanced Studies in Engineering and Technology (IJARET), Volume 12, Issue 2, February 2021 [3] \"Automated Traffic Monitoring Systems Using Computer Vision,\" IEEE, 2016, Krishna, Madhav Poddar, Giridhar M K, and Amit Suresh Prabhu [4] \"YOLOv7: Trainable bag-offreebies sets new cutting-edge for real-time object detectors,\" published on July 6, 2022, in the Academia Sinica, Taiwan, by Chien-Yao Wang1, Alexey Bochkovskiy, and HongYuan Mark Liao1. [5] An Enhanced YOLOv3-based neural network for De-identifying Technology, Ji-hun Won, Dong-hyun Lee, Kyung-min Lee, and Chi-ho Lin [6] Classification of Objects in Video Records using Neural Network Framework, Abhiraj Biswas, Arka Prava Jana, Mohana, Sai Tejas S., International Conference on Smart Systems and Inventive Technology (ICCSIT 2018) IEEE Xplore [7] \"Real-Time Implementation of Object Detection and Tracking on DSP for Video Surveillance Applications,\" IEEE International Conference on Recent Trends in Electronics Information Communication Technology, May 20–21, 2016, India, Suraj K. Mankani, Naman S. Kumar, Prasad R. Dongrekar, Shreekant Sajjanar, Mohana, and H. V. Ravish Aradhya In the Proceedings of the Fourth International Conference on Inventive Mechanisms and Control (ICISC 2020), IEEE Xplore, Mohana, HV Ravish Aradhya, \"Performance Evaluation of Environment Modeling Methods for Object Detection and Tracking\" [8] In the Journal of Artificial Intelligence and Capsule Networks, Dr. T. Vijayakumar presents a comparative analysis of capsule neural networks in multiple applications. (2019) [9] Hindawi Journal of Advanced Transportation Volume 2020, Ehsan Ayazi and Abdolreza Sheikholeslami, \"Research article-A Data Mining Method on Lorry Drivers Overloading in Tehran Urban Roads\" [10] Research Article-Analysis and Prediction of Overloaded Extra-Heavy Vehicles for Traffic Safety Using Machine Learning, Hindawi Mobile Information Systems Volume 2020, Yi-Hsin Lin, Suyu Gu, Wei-Sheng Wu, Rujun Wang, and Fan Wu. [11] Viso.ai presents YOLOv7: The Fastest Object Detection Algorithm (2022). [12] WongKinYiu/yolov7 on GitHub: Paper implementation - Yolov7: Trainable freebie bag establishes new benchmark for real-time object detection [13] Yolov7 object detection paper explanation and inference: https://learnopencv.com/ [14] OpenCV at https://en.wikipedia.org [15] the home page of cocodataset.org [16] \"Traffic Signal Violation Detection using Artificial Intelligence and Deep Learning,\" by Ruben J. Franklin and Mohana, is published in the IEEE Conference Record of the Fifth International Conference on Communication and Electronics Systems (ICCES 2020). [17] \"Real-Time Non-Motor Vehicle Infringement Detection in Traffic Scenes,\" Jingye Wang, Zhihua Chen, Ping Li, Bin Sheng, Ruoxi Chen, ©2019 IEEE [18] \"A Driving Warning System based on YOLOV3 and Neural Network,\" Xinxin He and Zhi Zheng, 2019. IEEE [19] Øystein Myrland, Per Egil Kummervold, Nico Hahn, Stian Berger, Tom Sebulonsen, Margrit Kasper-Eulaers, and Algorithms 2021 \"Short Communication: Identifying Heavy Goods Vehicles in Rest Zones in Winter Conditions Using YOLOv5\"
Copyright © 2024 Mrs. A. Manga Devi , Chikkala Vinay Siddhu , M Sri Reshma Lakshmi , Reddy Pankaj Kumar , Karra Naga Vaishnavi. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET61188
Publish Date : 2024-04-28
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here