English

Repulsion Loss: Detecting Pedestrians in a Crowd

Computer Vision and Pattern Recognition 2018-03-28 v2

Abstract

Detecting individual pedestrians in a crowd remains a challenging problem since the pedestrians often gather together and occlude each other in real-world scenarios. In this paper, we first explore how a state-of-the-art pedestrian detector is harmed by crowd occlusion via experimentation, providing insights into the crowd occlusion problem. Then, we propose a novel bounding box regression loss specifically designed for crowd scenes, termed repulsion loss. This loss is driven by two motivations: the attraction by target, and the repulsion by other surrounding objects. The repulsion term prevents the proposal from shifting to surrounding objects thus leading to more crowd-robust localization. Our detector trained by repulsion loss outperforms all the state-of-the-art methods with a significant improvement in occlusion cases.

Keywords

Cite

@article{arxiv.1711.07752,
  title  = {Repulsion Loss: Detecting Pedestrians in a Crowd},
  author = {Xinlong Wang and Tete Xiao and Yuning Jiang and Shuai Shao and Jian Sun and Chunhua Shen},
  journal= {arXiv preprint arXiv:1711.07752},
  year   = {2018}
}

Comments

Accepted to IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2018

R2 v1 2026-06-22T22:52:35.826Z