Perspective-Guided Convolution Networks for Crowd Counting
Zhaoyi Yan, Yuchen Yuan, Wangmeng Zuo, Xiao Tan, Yezhen Wang, Shilei, Wen, Errui Ding

TL;DR
This paper introduces PGCNet, a novel CNN-based crowd counting method that uses perspective information to adaptively smooth features, improving accuracy over existing multi-scale approaches, and also presents a new large-scale dataset.
Contribution
The paper proposes a perspective-guided convolution approach for crowd counting that models continuous scale variations and introduces a new large-scale crowd dataset.
Findings
PGCNet outperforms state-of-the-art methods on four benchmark datasets.
The perspective estimation branch can be trained in supervised or weakly-supervised modes.
The new dataset contains over 13,000 high-resolution crowd images.
Abstract
In this paper, we propose a novel perspective-guided convolution (PGC) for convolutional neural network (CNN) based crowd counting (i.e. PGCNet), which aims to overcome the dramatic intra-scene scale variations of people due to the perspective effect. While most state-of-the-arts adopt multi-scale or multi-column architectures to address such issue, they generally fail in modeling continuous scale variations since only discrete representative scales are considered. PGCNet, on the other hand, utilizes perspective information to guide the spatially variant smoothing of feature maps before feeding them to the successive convolutions. An effective perspective estimation branch is also introduced to PGCNet, which can be trained in either supervised setting or weakly-supervised setting when the branch has been pre-trained. Our PGCNet is single-column with moderate increase in computation, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Image Enhancement Techniques
MethodsConvolution
