Which to Match? Selecting Consistent GT-Proposal Assignment for Pedestrian Detection
Yan Luo, Chongyang Zhang, Muming Zhao, Hao Zhou, Jun Sun

TL;DR
This paper introduces a geometric sensitive search algorithm for pedestrian detection that improves proposal-ground truth matching, addressing limitations of IoU-based assignment and enhancing detection performance.
Contribution
It proposes a novel assignment and regression metric based on geometric sensitivity, replacing IoU-based methods to improve pedestrian detection accuracy.
Findings
Boosts MR-FPPI under R75 by 8.8% on Citypersons dataset
Achieves consistent improvements when integrated into state-of-the-art detectors
Addresses the inconsistency problem in proposal-ground truth assignment
Abstract
Accurate pedestrian classification and localization have received considerable attention due to their wide applications such as security monitoring, autonomous driving, etc. Although pedestrian detectors have made great progress in recent years, the fixed Intersection over Union (IoU) based assignment-regression manner still limits their performance. Two main factors are responsible for this: 1) the IoU threshold faces a dilemma that a lower one will result in more false positives, while a higher one will filter out the matched positives; 2) the IoU-based GT-Proposal assignment suffers from the inconsistent supervision problem that spatially adjacent proposals with similar features are assigned to different ground-truth boxes, which means some very similar proposals may be forced to regress towards different targets, and thus confuses the bounding-box regression when predicting the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Infrastructure Maintenance and Monitoring
