Real-Time Helmet Violation Detection in AI City Challenge 2023 with
Genetic Algorithm-Enhanced YOLOv5
- URL: http://arxiv.org/abs/2304.09248v2
- Date: Mon, 20 Nov 2023 19:48:39 GMT
- Title: Real-Time Helmet Violation Detection in AI City Challenge 2023 with
Genetic Algorithm-Enhanced YOLOv5
- Authors: Elham Soltanikazemi, Ashwin Dhakal, Bijaya Kumar Hatuwal, Imad Eddine
Toubal, Armstrong Aboah, Kannappan Palaniappan
- Abstract summary: This research focuses on real-time surveillance systems as a means for tackling the issue of non-compliance with helmet regulations.
Previous attempts at real-time helmet violation detection have been hindered by their limited ability to operate in real-time.
This paper introduces a novel real-time helmet violation detection system that utilizes the YOLOv5 single-stage object detection model.
- Score: 6.081363026350582
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: This research focuses on real-time surveillance systems as a means for
tackling the issue of non-compliance with helmet regulations, a practice that
considerably amplifies the risk for motorcycle drivers or riders. Despite the
well-established advantages of helmet usage, achieving widespread compliance
remains challenging due to diverse contributing factors. To effectively address
this concern, real-time monitoring and enforcement of helmet laws have been
proposed as a plausible solution. However, previous attempts at real-time
helmet violation detection have been hindered by their limited ability to
operate in real-time. To overcome this limitation, the current paper introduces
a novel real-time helmet violation detection system that utilizes the YOLOv5
single-stage object detection model. This model is trained on the 2023 NVIDIA
AI City Challenge 2023 Track 5 dataset. The optimal hyperparameters for
training the model are determined using genetic algorithms. Additionally, data
augmentation and various sampling techniques are implemented to enhance the
model's performance. The efficacy of the models is evaluated using precision,
recall, and mean Average Precision (mAP) metrics. The results demonstrate
impressive precision, recall, and mAP scores of 0.848, 0.599, and 0.641,
respectively for the training data. Furthermore, the model achieves notable mAP
score of 0.6667 for the test datasets, leading to a commendable 4th place rank
in the public leaderboard. This innovative approach represents a notable
breakthrough in the field and holds immense potential to substantially enhance
motorcycle safety. By enabling real-time monitoring and enforcement
capabilities, this system has the capacity to contribute towards increased
compliance with helmet laws, thereby effectively reducing the risks faced by
motorcycle riders and passengers.
Related papers
- Evaluating Vision-Language Models for Zero-Shot Detection, Classification, and Association of Motorcycles, Passengers, and Helmets [0.0]
This study evaluates the efficacy of an advanced vision-language foundation model, OWLv2, in detecting and classifying various helmet-wearing statuses of motorcycle occupants using video data.
We employ a cascaded model approach for detection and classification tasks, integrating OWLv2 and CNN models.
The results highlight the potential of zero-shot learning to address challenges arising from incomplete and biased training datasets.
arXiv Detail & Related papers (2024-08-05T05:30:36Z) - Safety-Driven Deep Reinforcement Learning Framework for Cobots: A Sim2Real Approach [1.0488553716155147]
This study presents a novel methodology incorporating safety constraints into a robotic simulation during the training of deep reinforcement learning (DRL)
The framework integrates specific parts of the safety requirements, such as velocity constraints, directly within the DRL model.
The proposed approach outperforms the conventional method by a 16.5% average success rate on the tested scenarios.
arXiv Detail & Related papers (2024-07-02T12:56:17Z) - The RoboDrive Challenge: Drive Anytime Anywhere in Any Condition [136.32656319458158]
The 2024 RoboDrive Challenge was crafted to propel the development of driving perception technologies.
This year's challenge consisted of five distinct tracks and attracted 140 registered teams from 93 institutes across 11 countries.
The competition culminated in 15 top-performing solutions.
arXiv Detail & Related papers (2024-05-14T17:59:57Z) - Better YOLO with Attention-Augmented Network and Enhanced Generalization Performance for Safety Helmet Detection [16.09131958448249]
We present a novel approach by incorporating a lightweight feature extraction network backbone based on GhostNetv2.
In safety-critical environments, the accurate detection and speed of safety helmets plays a pivotal role in preventing occupational hazards and ensuring compliance with safety protocols.
arXiv Detail & Related papers (2024-05-04T07:13:47Z) - RACER: Rational Artificial Intelligence Car-following-model Enhanced by
Reality [51.244807332133696]
This paper introduces RACER, a cutting-edge deep learning car-following model to predict Adaptive Cruise Control (ACC) driving behavior.
Unlike conventional models, RACER effectively integrates Rational Driving Constraints (RDCs), crucial tenets of actual driving.
RACER excels across key metrics, such as acceleration, velocity, and spacing, registering zero violations.
arXiv Detail & Related papers (2023-12-12T06:21:30Z) - Unsupervised Domain Adaptation for Self-Driving from Past Traversal
Features [69.47588461101925]
We propose a method to adapt 3D object detectors to new driving environments.
Our approach enhances LiDAR-based detection models using spatial quantized historical features.
Experiments on real-world datasets demonstrate significant improvements.
arXiv Detail & Related papers (2023-09-21T15:00:31Z) - Real-Time Helmet Violation Detection Using YOLOv5 and Ensemble Learning [4.397520291340696]
This paper presents the development and evaluation of a real-time YOLOv5 Deep Learning (DL) model for detecting riders and passengers on motorbikes.
We trained the model on 100 videos recorded at 10 fps, each for 20 seconds.
The proposed model was tested on 100 test videos and produced an mAP score of 0.5267, ranking 11th on the AI City Track 5 public leaderboard.
arXiv Detail & Related papers (2023-04-14T14:15:56Z) - Real-time Multi-Class Helmet Violation Detection Using Few-Shot Data
Sampling Technique and YOLOv8 [11.116729994007686]
This study proposes a robust real-time helmet violation detection system.
Our proposed method won 7th place in the 2023 AI City Challenge, Track 5, with an mAP score of 0.5861.
arXiv Detail & Related papers (2023-04-13T21:13:55Z) - Imitation Is Not Enough: Robustifying Imitation with Reinforcement
Learning for Challenging Driving Scenarios [147.16925581385576]
We show how imitation learning combined with reinforcement learning can substantially improve the safety and reliability of driving policies.
We train a policy on over 100k miles of urban driving data, and measure its effectiveness in test scenarios grouped by different levels of collision likelihood.
arXiv Detail & Related papers (2022-12-21T23:59:33Z) - R4Dyn: Exploring Radar for Self-Supervised Monocular Depth Estimation of
Dynamic Scenes [69.6715406227469]
Self-supervised monocular depth estimation in driving scenarios has achieved comparable performance to supervised approaches.
We present R4Dyn, a novel set of techniques to use cost-efficient radar data on top of a self-supervised depth estimation framework.
arXiv Detail & Related papers (2021-08-10T17:57:03Z) - Can Autonomous Vehicles Identify, Recover From, and Adapt to
Distribution Shifts? [104.04999499189402]
Out-of-training-distribution (OOD) scenarios are a common challenge of learning agents at deployment.
We propose an uncertainty-aware planning method, called emphrobust imitative planning (RIP)
Our method can detect and recover from some distribution shifts, reducing the overconfident and catastrophic extrapolations in OOD scenes.
We introduce an autonomous car novel-scene benchmark, textttCARNOVEL, to evaluate the robustness of driving agents to a suite of tasks with distribution shifts.
arXiv Detail & Related papers (2020-06-26T11:07:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.