CVMar 17, 2025

L2HCount:Generalizing Crowd Counting from Low to High Crowd Density via Density Simulation

arXiv:2503.12935v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses annotation challenges in high-density crowd counting for applications like public safety, though it is an incremental improvement over existing methods.

The paper tackles the problem of generalizing crowd counting from low-density to high-density scenes by proposing L2HCount, which uses density simulation and feature enhancement to train on low-density data and achieve competitive performance on high-density datasets.

Since COVID-19, crowd-counting tasks have gained wide applications. While supervised methods are reliable, annotation is more challenging in high-density scenes due to small head sizes and severe occlusion, whereas it's simpler in low-density scenes. Interestingly, can we train the model in low-density scenes and generalize it to high-density scenes? Therefore, we propose a low- to high-density generalization framework (L2HCount) that learns the pattern related to high-density scenes from low-density ones, enabling it to generalize well to high-density scenes. Specifically, we first introduce a High-Density Simulation Module and a Ground-Truth Generation Module to construct fake high-density images along with their corresponding ground-truth crowd annotations respectively by image-shifting technique, effectively simulating high-density crowd patterns. However, the simulated images have two issues: image blurring and loss of low-density image characteristics. Therefore, we second propose a Head Feature Enhancement Module to extract clear features in the simulated high-density scene. Third, we propose a Dual-Density Memory Encoding Module that uses two crowd memories to learn scene-specific patterns from low- and simulated high-density scenes, respectively. Extensive experiments on four challenging datasets have shown the promising performance of L2HCount.

Foundations

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

Your Notes