English

Relevant Region Prediction for Crowd Counting

Computer Vision and Pattern Recognition 2020-05-21 v1

Abstract

Crowd counting is a concerned and challenging task in computer vision. Existing density map based methods excessively focus on the individuals' localization which harms the crowd counting performance in highly congested scenes. In addition, the dependency between the regions of different density is also ignored. In this paper, we propose Relevant Region Prediction (RRP) for crowd counting, which consists of the Count Map and the Region Relation-Aware Module (RRAM). Each pixel in the count map represents the number of heads falling into the corresponding local area in the input image, which discards the detailed spatial information and forces the network pay more attention to counting rather than localizing individuals. Based on the Graph Convolutional Network (GCN), Region Relation-Aware Module is proposed to capture and exploit the important region dependency. The module builds a fully connected directed graph between the regions of different density where each node (region) is represented by weighted global pooled feature, and GCN is learned to map this region graph to a set of relation-aware regions representations. Experimental results on three datasets show that our method obviously outperforms other existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.2005.09816,
  title  = {Relevant Region Prediction for Crowd Counting},
  author = {Xinya Chen and Yanrui Bin and Changxin Gao and Nong Sang and Hao Tang},
  journal= {arXiv preprint arXiv:2005.09816},
  year   = {2020}
}

Comments

accepted by Neurocomputing

R2 v1 2026-06-23T15:40:36.401Z