A three-part CNN with a count attention mechanism routes dense and sparse image regions to networks of different capacities and reports state-of-the-art counting errors on five benchmarks.
Point in, Box out: Beyond Counting Persons in Crowds
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Modern crowd counting methods usually employ deep neural networks (DNN) to estimate crowd counts via density regression. Despite their significant improvements, the regression-based methods are incapable of providing the detection of individuals in crowds. The detection-based methods, on the other hand, have not been largely explored in recent trends of crowd counting due to the needs for expensive bounding box annotations. In this work, we instead propose a new deep detection network with only point supervision required. It can simultaneously detect the size and location of human heads and count them in crowds. We first mine useful person size information from point-level annotations and initialize the pseudo ground truth bounding boxes. An online updating scheme is introduced to refine the pseudo ground truth during training; while a locally-constrained regression loss is designed to provide additional constraints on the size of the predicted boxes in a local neighborhood. In the end, we propose a curriculum learning strategy to train the network from images of relatively accurate and easy pseudo ground truth first. Extensive experiments are conducted in both detection and counting tasks on several standard benchmarks, e.g. ShanghaiTech, UCF_CC_50, WiderFace, and TRANCOS datasets, and the results show the superiority of our method over the state-of-the-art.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Attend To Count: Crowd Counting with Adaptive Capacity Multi-scale CNNs
A three-part CNN with a count attention mechanism routes dense and sparse image regions to networks of different capacities and reports state-of-the-art counting errors on five benchmarks.