English

Adaptive NMS: Refining Pedestrian Detection in a Crowd

Computer Vision and Pattern Recognition 2019-04-09 v1

Abstract

Pedestrian detection in a crowd is a very challenging issue. This paper addresses this problem by a novel Non-Maximum Suppression (NMS) algorithm to better refine the bounding boxes given by detectors. The contributions are threefold: (1) we propose adaptive-NMS, which applies a dynamic suppression threshold to an instance, according to the target density; (2) we design an efficient subnetwork to learn density scores, which can be conveniently embedded into both the single-stage and two-stage detectors; and (3) we achieve state of the art results on the CityPersons and CrowdHuman benchmarks.

Keywords

Cite

@article{arxiv.1904.03629,
  title  = {Adaptive NMS: Refining Pedestrian Detection in a Crowd},
  author = {Songtao Liu and Di Huang and Yunhong Wang},
  journal= {arXiv preprint arXiv:1904.03629},
  year   = {2019}
}

Comments

To appear at CVPR 2019 (Oral)

R2 v1 2026-06-23T08:31:57.354Z