paper-with-me

홈 › Papers

The Impact of Partial Occlusion on Pedestrian Detectability

2022-05-10 · Shane Gilroy, Darragh Mullins, Edward Jones, Ashkan Parsi, Martin Glavin

Robust detection of vulnerable road users is a safety critical requirement for the deployment of autonomous vehicles in heterogeneous traffic. One of the most complex outstanding challenges is that of partial occlusion where a target object is only partially available to the sensor due to obstruction by another foreground object. A number of leading pedestrian detection benchmarks provide annotation for partial occlusion, however each benchmark varies greatly in their definition of the occurrence and severity of occlusion. Recent research demonstrates that a high degree of subjectivity is used to classify occlusion level in these cases and occlusion is typically categorized into 2 to 3 broad categories such as partially and heavily occluded. This can lead to inaccurate or inconsistent reporting of pedestrian detection model performance depending on which benchmark is used. This research introduces a novel, objective benchmark for partially occluded pedestrian detection to facilitate the objective characterization of pedestrian detection models. Characterization is carried out on seven popular pedestrian detection models for a range of occlusion levels from 0-99%, in order to demonstrate the efficacy and increased analysis capabilities of the proposed characterization method. Results demonstrate that pedestrian detection performance degrades, and the number of false negative detections increase as pedestrian occlusion level increases. Of the seven popular pedestrian detection routines characterized, CenterNet has the greatest overall performance, followed by SSDlite. RetinaNet has the lowest overall detection performance across the range of occlusion levels.

📄 PDF Abstract BibTeX arXiv:2205.04812

Code (2)

SGPHD/E-Scooter_Rider_Detection
SGPHD/E-Scooter_Rider_Detection_Dataset

Tasks

Autonomous VehiclesPedestrian Detection

Methods 이 논문이 사용한 방법론

FPN 설명 없음
Batch Normalization 설명 없음
Center Pooling Center Pooling is a pooling technique for object detection that aims to capture richer and more recognizable visual patterns. The geometric centers of objects do not…
DLA 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Cascade Corner Pooling Cascade Corner Pooling is a pooling layer for object detection that builds upon the corner pooling operation. Corners are…
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

An Objective Method for Pedestrian Occlusion Level Classification

2022-05-11 · Shane Gilroy, Martin Glavin, Edward Jones, Darragh Mullins

Pedestrian detection is among the most safety-critical features of driver assistance systems for autonomous vehicles. One of the most complex detection challenges is that of partial occlusion, where a target object is on…

Autonomous VehiclesClassificationPedestrian Detection

Multi-Label Learning of Part Detectors for Heavily Occluded Pedestrian Detection

2017-10-01 · ICCV 2017 10 · Chunluan Zhou, Junsong Yuan

Detecting pedestrians that are partially occluded remains a challenging problem due to variations and uncertainties of partial occlusion patterns. Following a commonly used framework of handling partial occlusions by par…

Multi-Label LearningPedestrian Detection

OccluTrack: Rethinking Awareness of Occlusion for Enhancing Multiple Pedestrian Tracking

2023-09-19 · Jianjun Gao, Yi Wang, Kim-Hui Yap, Kratika Garg 외

Multiple pedestrian tracking faces the challenge of tracking pedestrians in the presence of occlusion. Existing methods suffer from inaccurate motion estimation, appearance feature extraction, and association due to occl…

Motion Estimation

OC4-ReID: Occluded Cloth-Changing Person Re-Identification

2024-03-13 · Zhihao Chen, Yiyuan Ge, Ziyang Wang, Jiaju Kang 외

The study of Cloth-Changing Person Re-identification (CC-ReID) focuses on retrieving specific pedestrians when their clothing has changed, typically under the assumption that the entire pedestrian images are visible. Ped…

Cloth-Changing Person Re-IdentificationPerson Re-IdentificationTriplet

Pedestrian Emergence Estimation and Occlusion-Aware Risk Assessment for Urban Autonomous Driving

2021-07-06 · Mert Koc, Ekim Yurtsever, Keith Redmill, Umit Ozguner

Avoiding unseen or partially occluded vulnerable road users (VRUs) is a major challenge for fully autonomous driving in urban scenes. However, occlusion-aware risk assessment systems have not been widely studied. Here, w…

Autonomous Driving