TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Distribution Matching for Crowd Counting

Distribution Matching for Crowd Counting

Boyu Wang, Huidong Liu, Dimitris Samaras, Minh Hoai

2020-09-28NeurIPS 2020 12Crowd Counting
PaperPDFCode(official)

Abstract

In crowd counting, each training image contains multiple people, where each person is annotated by a dot. Existing crowd counting methods need to use a Gaussian to smooth each annotated dot or to estimate the likelihood of every pixel given the annotated point. In this paper, we show that imposing Gaussians to annotations hurts generalization performance. Instead, we propose to use Distribution Matching for crowd COUNTing (DM-Count). In DM-Count, we use Optimal Transport (OT) to measure the similarity between the normalized predicted density map and the normalized ground truth density map. To stabilize OT computation, we include a Total Variation loss in our model. We show that the generalization error bound of DM-Count is tighter than that of the Gaussian smoothed methods. In terms of Mean Absolute Error, DM-Count outperforms the previous state-of-the-art methods by a large margin on two large-scale counting datasets, UCF-QNRF and NWPU, and achieves the state-of-the-art results on the ShanghaiTech and UCF-CC50 datasets. DM-Count reduced the error of the state-of-the-art published result by approximately 16%. Code is available at https://github.com/cvlab-stonybrook/DM-Count.

Results

TaskDatasetMetricValueModel
CrowdsShanghaiTech BMAE7.4DM-Count
CrowdsUCF-QNRFMAE85.6DM-Count
CrowdsShanghaiTech AMAE59.7DM-Count
CrowdsUCF CC 50MAE211DM-Count

Related Papers

Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11EBC-ZIP: Improving Blockwise Crowd Counting with Zero-Inflated Poisson Regression2025-06-24Point-to-Region Loss for Semi-Supervised Point-Based Crowd Counting2025-05-28Crowd Scene Analysis using Deep Learning Techniques2025-05-13Transformer-Based Dual-Optical Attention Fusion Crowd Head Point Counting and Localization Network2025-05-11A Short Overview of Multi-Modal Wi-Fi Sensing2025-05-10Adept: Annotation-Denoising Auxiliary Tasks with Discrete Cosine Transform Map and Keypoint for Human-Centric Pretraining2025-04-29ProgRoCC: A Progressive Approach to Rough Crowd Counting2025-04-18