Crowd Counting
138 papers with code • 10 benchmarks • 19 datasets
Crowd Counting is a task to count people in image. It is mainly used in real-life for automated public monitoring such as surveillance and traffic control. Different from object detection, Crowd Counting aims at recognizing arbitrarily sized targets in various situations including sparse and cluttering scenes at the same time.
Libraries
Use these libraries to find Crowd Counting models and implementationsDatasets
Most implemented papers
Densely Connected Convolutional Networks
Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output.
SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation
We show that SegNet provides good performance with competitive inference time and more efficient inference memory-wise as compared to other architectures.
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
We demonstrate CSRNet on four datasets (ShanghaiTech dataset, the UCF_CC_50 dataset, the WorldEXPO'10 dataset, and the UCSD dataset) and we deliver the state-of-the-art performance.
Single-Image Crowd Counting via Multi-Column Convolutional Neural Network
To this end, we have proposed a simple but effective Multi-column Convolutional Neural Network (MCNN) architecture to map the image to its crowd density map.
From Open Set to Closed Set: Counting Objects by Spatial Divide-and-Conquer
A dense region can always be divided until sub-region counts are within the previously observed closed set.
NWPU-Crowd: A Large-Scale Benchmark for Crowd Counting and Localization
In the last decade, crowd counting and localization attract much attention of researchers due to its wide-spread applications, including crowd monitoring, public safety, space design, etc.
Context-Aware Crowd Counting
State-of-the-art methods for counting people in crowded scenes rely on deep networks to estimate crowd density.
C^3 Framework: An Open-source PyTorch Code for Crowd Counting
This technical report attempts to provide efficient and solid kits addressed on the field of crowd counting, which is denoted as Crowd Counting Code Framework (C$^3$F).
Bayesian Loss for Crowd Count Estimation with Point Supervision
In crowd counting datasets, each person is annotated by a point, which is usually the center of the head.
CNN-based Density Estimation and Crowd Counting: A Survey
Through our analysis, we expect to make reasonable inference and prediction for the future development of crowd counting, and meanwhile, it can also provide feasible solutions for the problem of object counting in other fields.