CVAIDec 2, 2022

Crowd Density Estimation using Imperfect Labels

arXiv:2212.01450v36 citationsh-index: 27
Originality Incremental advance
AI Analysis

This addresses the robustness of crowd counting models to annotation errors, which is an incremental improvement for computer vision applications.

The paper tackles the problem of how imperfect labels (noisy and missing) affect crowd counting accuracy, showing that a system using automatically generated imperfect labels achieves accuracy close to models trained with perfect labels on two benchmark datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes