Crowd Counting

137 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.

Source: Deep Density-aware Count Regressor

Single Domain Generalization for Crowd Counting

shimmer93/mpcount 14 Mar 2024

The existing SDG approaches are mainly for image classification and segmentation, and can hardly be extended to our case due to its regression nature and label ambiguity (i. e., ambiguous pixel-level ground truths).

8
14 Mar 2024

CLIP-EBC: CLIP Can Count Accurately through Enhanced Blockwise Classification

Yiming-M/CLIP-EBC 14 Mar 2024

The CLIP (Contrastive Language-Image Pretraining) model has exhibited outstanding performance in recognition problems, such as zero-shot image classification and object detection.

7
14 Mar 2024

Virtual Classification: Modulating Domain-Specific Knowledge for Multidomain Crowd Counting

csguomy/mdknet 6 Feb 2024

Multidomain crowd counting aims to learn a general model for multiple diverse datasets.

4
06 Feb 2024

Gramformer: Learning Crowd Counting via Graph-Modulated Transformer

LoraLinH/Gramformer 8 Jan 2024

The graph is building upon the dissimilarities between patches, modulating the attention in an anti-similarity fashion.

4
08 Jan 2024

Towards Automatic Power Battery Detection: New Challenge, Benchmark Dataset and Baseline

xiaoqi-zhao-dlut/x-ray-pbd 5 Dec 2023

We conduct a comprehensive study on a new task named power battery detection (PBD), which aims to localize the dense cathode and anode plates endpoints from X-ray images to evaluate the quality of power batteries.

7
05 Dec 2023

Counting Manatee Aggregations using Deep Neural Networks and Anisotropic Gaussian Kernel

yeyimilk/deep-learning-for-manatee-counting 4 Nov 2023

In this paper, we propose a deep learning based crowd counting approach to automatically count number of manatees within a region, by using low quality images as input.

2
04 Nov 2023

Semi-Supervised Crowd Counting with Contextual Modeling: Facilitating Holistic Understanding of Crowd Scenes

cha15yq/MRC-Crowd 16 Oct 2023

To alleviate the heavy annotation burden for training a reliable crowd counting model and thus make the model more practicable and accurate by being able to benefit from more data, this paper presents a new semi-supervised method based on the mean teacher framework.

4
16 Oct 2023

SYRAC: Synthesize, Rank, and Count

adrian-dalessandro/SYRAC 2 Oct 2023

To address this, we use latent diffusion models to create two types of synthetic data: one by removing pedestrians from real images, which generates ranked image pairs with a weak but reliable object quantity signal, and the other by generating synthetic images with a predetermined number of objects, offering a strong but noisy counting signal.

3
02 Oct 2023

Boosting Detection in Crowd Analysis via Underutilized Output Features

wskingdom/crowd-hat CVPR 2023

Detection-based methods have been viewed unfavorably in crowd analysis due to their poor performance in dense crowds.

23
30 Aug 2023

Point-Query Quadtree for Crowd Counting, Localization, and More

cxliu0/pet ICCV 2023

Such a querying process yields an intuitive, universal modeling of crowd as both the input and output are interpretable and steerable.

41
26 Aug 2023