English

NOH-NMS: Improving Pedestrian Detection by Nearby Objects Hallucination

Computer Vision and Pattern Recognition 2020-07-28 v1

Abstract

Greedy-NMS inherently raises a dilemma, where a lower NMS threshold will potentially lead to a lower recall rate and a higher threshold introduces more false positives. This problem is more severe in pedestrian detection because the instance density varies more intensively. However, previous works on NMS don't consider or vaguely consider the factor of the existent of nearby pedestrians. Thus, we propose Nearby Objects Hallucinator (NOH), which pinpoints the objects nearby each proposal with a Gaussian distribution, together with NOH-NMS, which dynamically eases the suppression for the space that might contain other objects with a high likelihood. Compared to Greedy-NMS, our method, as the state-of-the-art, improves by 3.9%3.9\% AP, 5.1%5.1\% Recall, and 0.8%0.8\% MR2\text{MR}^{-2} on CrowdHuman to 89.0%89.0\% AP and 92.9%92.9\% Recall, and 43.9%43.9\% MR2\text{MR}^{-2} respectively.

Keywords

Cite

@article{arxiv.2007.13376,
  title  = {NOH-NMS: Improving Pedestrian Detection by Nearby Objects Hallucination},
  author = {Penghao Zhou and Chong Zhou and Pai Peng and Junlong Du and Xing Sun and Xiaowei Guo and Feiyue Huang},
  journal= {arXiv preprint arXiv:2007.13376},
  year   = {2020}
}

Comments

Accepted at the ACM International Conference on Multimedia (ACM MM) 2020

R2 v1 2026-06-23T17:25:24.651Z