We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: NMS-Loss: Learning with Non-Maximum Suppression for Crowded Pedestrian Detection

Abstract: Non-Maximum Suppression (NMS) is essential for object detection and affects the evaluation results by incorporating False Positives (FP) and False Negatives (FN), especially in crowd occlusion scenes. In this paper, we raise the problem of weak connection between the training targets and the evaluation metrics caused by NMS and propose a novel NMS-Loss making the NMS procedure can be trained end-to-end without any additional network parameters. Our NMS-Loss punishes two cases when FP is not suppressed and FN is wrongly eliminated by NMS. Specifically, we propose a pull loss to pull predictions with the same target close to each other, and a push loss to push predictions with different targets away from each other. Experimental results show that with the help of NMS-Loss, our detector, namely NMS-Ped, achieves impressive results with Miss Rate of 5.92% on Caltech dataset and 10.08% on CityPersons dataset, which are both better than state-of-the-art competitors.
Comments: ICMR2021 camera ready version
Subjects: Computer Vision and Pattern Recognition (cs.CV)
DOI: 10.1145/3460426.3463588
Cite as: arXiv:2106.02426 [cs.CV]
  (or arXiv:2106.02426v1 [cs.CV] for this version)

Submission history

From: Zekun Luo [view email]
[v1] Fri, 4 Jun 2021 12:06:46 GMT (827kb,D)

Link back to: arXiv, form interface, contact.