CVAIOct 19, 2022

A Robust Pedestrian Detection Approach for Autonomous Vehicles

arXiv:2210.10489v14 citationsh-index: 23
Originality Synthesis-oriented
AI Analysis

This addresses the need for accurate, real-time pedestrian detection in ADAS, but it is incremental as it builds on existing methods.

The paper tackled pedestrian detection for autonomous vehicles by fine-tuning YOLOv5s on the Caltech pedestrian dataset, achieving over 91% mAP at 70 FPS.

Nowadays, utilizing Advanced Driver-Assistance Systems (ADAS) has absorbed a huge interest as a potential solution for reducing road traffic issues. Despite recent technological advances in such systems, there are still many inquiries that need to be overcome. For instance, ADAS requires accurate and real-time detection of pedestrians in various driving scenarios. To solve the mentioned problem, this paper aims to fine-tune the YOLOv5s framework for handling pedestrian detection challenges on the real-world instances of Caltech pedestrian dataset. We also introduce a developed toolbox for preparing training and test data and annotations of Caltech pedestrian dataset into the format recognizable by YOLOv5. Experimental results of utilizing our approach show that the mean Average Precision (mAP) of our fine-tuned model for pedestrian detection task is more than 91 percent when performing at the highest rate of 70 FPS. Moreover, the experiments on the Caltech pedestrian dataset samples have verified that our proposed approach is an effective and accurate method for pedestrian detection and can outperform other existing methodologies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes