paper-with-me

Papers

Crowd Density Estimation using Imperfect Labels

2022-12-02 · Muhammad Asif Khan, Hamid Menouar, Ridha Hamila

Density estimation is one of the most widely used methods for crowd counting in which a deep learning model learns from head-annotated crowd images to estimate crowd density in unseen images. Typically, the learning performance of the model is highly impacted by the accuracy of the annotations and inaccurate annotations may lead to localization and counting errors during prediction. A significant amount of works exist on crowd counting using perfectly labelled datasets but none of these explore the impact of annotation errors on the model accuracy. In this paper, we investigate the impact of imperfect labels (both noisy and missing labels) on crowd counting accuracy. We propose a system that automatically generates imperfect labels using a deep learning model (called annotator) which are then used to train a new crowd counting model (target model). Our analysis on two crowd counting models and two benchmark datasets shows that the proposed scheme achieves accuracy closer to that of the model trained with perfect labels showing the robustness of crowd models to annotation errors.

📄 PDF Abstract BibTeX arXiv:2212.01450

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDensity EstimationMissing Labels

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

Bayesian Loss for Crowd Count Estimation with Point Supervision

2019-08-10 · ICCV 2019 10 · Zhiheng Ma, Xing Wei, Xiaopeng Hong, Yihong Gong

In crowd counting datasets, each person is annotated by a point, which is usually the center of the head. And the task is to estimate the total count in a crowd scene. Most of the state-of-the-art methods are based on de…

Crowd Counting

PCC Net: Perspective Crowd Counting via Spatial Convolutional Network

2019-05-24 · Junyu. Gao, Qi. Wang, Xuelong. Li

Crowd counting from a single image is a challenging task due to high appearance similarity, perspective changes and severe congestion. Many methods only focus on the local appearance features and they cannot handle the a…

Crowd Counting

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

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

Optimal Transport Minimization: Crowd Localization on Density Maps for Semi-Supervised Counting

2023-01-01 · CVPR 2023 1 · Wei Lin, Antoni B. Chan

The accuracy of crowd counting in images has improved greatly in recent years due to the development of deep neural networks for predicting crowd density maps. However, most methods do not further explore the ability…

Crowd Counting