English

Revisiting Perspective Information for Efficient Crowd Counting

Computer Vision and Pattern Recognition 2019-04-02 v3

Abstract

Crowd counting is the task of estimating people numbers in crowd images. Modern crowd counting methods employ deep neural networks to estimate crowd counts via crowd density regressions. A major challenge of this task lies in the perspective distortion, which results in drastic person scale change in an image. Density regression on the small person area is in general very hard. In this work, we propose a perspective-aware convolutional neural network (PACNN) for efficient crowd counting, which integrates the perspective information into density regression to provide additional knowledge of the person scale change in an image. Ground truth perspective maps are firstly generated for training; PACNN is then specifically designed to predict multi-scale perspective maps, and encode them as perspective-aware weighting layers in the network to adaptively combine the outputs of multi-scale density maps. The weights are learned at every pixel of the maps such that the final density combination is robust to the perspective distortion. We conduct extensive experiments on the ShanghaiTech, WorldExpo'10, UCF_CC_50, and UCSD datasets, and demonstrate the effectiveness and efficiency of PACNN over the state-of-the-art.

Keywords

Cite

@article{arxiv.1807.01989,
  title  = {Revisiting Perspective Information for Efficient Crowd Counting},
  author = {Miaojing Shi and Zhaohui Yang and Chao Xu and Qijun Chen},
  journal= {arXiv preprint arXiv:1807.01989},
  year   = {2019}
}

Comments

CVPR2019 camera-ready

R2 v1 2026-06-23T02:51:54.601Z