paper-with-me

Papers

$CrowdDiff$: Multi-hypothesis Crowd Density Estimation using Diffusion Models

2023-03-22 · Yasiru Ranasinghe, Nithin Gopalakrishnan Nair, Wele Gedara Chaminda Bandara, Vishal M. Patel

Crowd counting is a fundamental problem in crowd analysis which is typically accomplished by estimating a crowd density map and summing over the density values. However, this approach suffers from background noise accumulation and loss of density due to the use of broad Gaussian kernels to create the ground truth density maps. This issue can be overcome by narrowing the Gaussian kernel. However, existing approaches perform poorly when trained with ground truth density maps with broad kernels. To deal with this limitation, we propose using conditional diffusion models to predict density maps, as diffusion models show high fidelity to training data during generation. With that, we present $CrowdDiff$ that generates the crowd density map as a reverse diffusion process. Furthermore, as the intermediate time steps of the diffusion process are noisy, we incorporate a regression branch for direct crowd estimation only during training to improve the feature learning. In addition, owing to the stochastic nature of the diffusion model, we introduce producing multiple density maps to improve the counting performance contrary to the existing crowd counting pipelines. We conduct extensive experiments on publicly available datasets to validate the effectiveness of our method. $CrowdDiff$ outperforms existing state-of-the-art crowd counting methods on several public crowd analysis benchmarks with significant improvements.

📄 PDF Abstract BibTeX arXiv:2303.12790

Code (1)

dylran/diffusedenoisecount 공식 구현 pytorch

Tasks

Contour DetectionCrowd CountingDensity Estimation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CrowdDiff: Multi-hypothesis Crowd Density Estimation using Diffusion Models

2024-01-01 · CVPR 2024 1 · Yasiru Ranasinghe, Nithin Gopalakrishnan Nair, Wele Gedara Chaminda Bandara, Vishal M. Patel

Crowd counting is a fundamental problem in crowd analysis which is typically accomplished by estimating a crowd density map and summing over the density values. However this approach suffers from background noise acc…

Crowd CountingDensity Estimation

MCNet: A crowd denstity estimation network based on integrating multiscale attention module

2024-03-29 · Qiang Guo, Rubo Zhang, Di Zhao

Aiming at the metro video surveillance system has not been able to effectively solve the metro crowd density estimation problem, a Metro Crowd density estimation Network (called MCNet) is proposed to automatically classi…

Density Estimationimage-classificationImage Classification

CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting

2017-07-30 · Vishwanath A. Sindagi, Vishal M. Patel

Estimating crowd count in densely crowded scenes is an extremely challenging task due to non-uniform scale variations. In this paper, we propose a novel end-to-end cascaded network of CNNs to jointly learn crowd count cl…

Crowd CountingDensity EstimationGeneral ClassificationMulti-Task Learning

DecideNet: Counting Varying Density Crowds Through Attention Guided Detection and Density Estimation

2017-12-18 · CVPR 2018 6 · Jiang Liu, Chenqiang Gao, Deyu Meng, Alexander G. Hauptmann

In real-world crowd counting applications, the crowd densities vary greatly in spatial and temporal domains. A detection based counting method will estimate crowds accurately in low density scenes, while its reliability …

Crowd CountingDensity Estimationregression

MTCNET: Multi-task Learning Paradigm for Crowd Count Estimation

2019-08-23 · Abhay Kumar, Nishant Jain, Suraj Tripathi, Chirag Singh 외

We propose a Multi-Task Learning (MTL) paradigm based deep neural network architecture, called MTCNet (Multi-Task Crowd Network) for crowd density and count estimation. Crowd count estimation is challenging due to the no…

Data AugmentationDensity EstimationMulti-Task Learning