DINF: Dynamic Instance Noise Filter for Occluded Pedestrian Detection
Li Xiang, He Miao, Luo Haibo, Xiao Jiajie

TL;DR
This paper introduces DINF, a dynamic noise filtering method for RCNN-based pedestrian detection that enhances performance by reducing occlusion-related noise and addressing class imbalance.
Contribution
The paper proposes a novel dynamic instance noise filter and an IoU-Focal factor to improve occluded pedestrian detection in RCNN-based models.
Findings
Achieves state-of-the-art results on CrowdHuman and CityPersons datasets.
Effectively reduces noise in occluded instance features.
Balances training focus on severely overlapping objects.
Abstract
Occlusion issue is the biggest challenge in pedestrian detection. RCNN-based detectors extract instance features by cropping rectangle regions of interest in the feature maps. However, the visible pixels of the occluded objects are limited, making the rectangle instance feature mixed with a lot of instance-irrelevant noise information. Besides, by counting the number of instances with different degrees of overlap of CrowdHuman dataset, we find that the number of severely overlapping objects and the number of slightly overlapping objects are unbalanced, which may exacerbate the challenges posed by occlusion issues. Regarding to the noise issue, from the perspective of denoising, an iterable dynamic instance noise filter (DINF) is proposed for the RCNN-based pedestrian detectors to improve the signal-noise ratio of the instance feature. Simulating the wavelet denoising process, we use 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
TopicsVideo Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications · Automated Road and Building Extraction
