Mean Height Aided Post-Processing for Pedestrian Detection
Jing Yuan, Tania Stathaki, Guangyu Ren
TL;DR
The paper addresses pedestrian detection under perspective distortion by introducing a perspective-aware post-processing framework called Mean Height Aided Suppression (MHAS). It couples an Existence Score Generator (ESG) with a Mean Height Generator (MHG) to supply level-wise existence priors and mean-height priors, and uses a suppression rule that jointly enforces height consistency and pedestrian likelihood across image levels. Through manual and perspective-based mean-height estimation, MHAS demonstrates consistent improvements across multiple detectors and datasets (Caltech and Citypersons), achieving state-of-the-art results in some configurations. The approach is plug-and-play, data-efficient, and highlights the value of leveraging scene-specific priors for task-focused object detection in real-world driving scenarios.
Abstract
The design of pedestrian detectors seldom considers the unique characteristics of this task and usually follows the common strategies for general object detection. To explore the potential of these characteristics, we take the perspective effect in pedestrian datasets as an example and propose the mean height aided suppression for post-processing. This method rejects predictions that fall at levels with a low possibility of containing any pedestrians or that have an abnormal height compared to the average. To achieve this, the existence score and mean height generators are proposed. Comprehensive experiments on various datasets and detectors are performed; the choice of hyper-parameters is discussed in depth. The proposed method is easy to implement and is plug-and-play. Results show that the proposed methods significantly improve detection accuracy when applied to different existing pedestrian detectors and datasets. The combination of mean height aided suppression with particular detectors outperforms state-of-the-art pedestrian detectors on Caltech and Citypersons datasets.
