paper-with-me

Papers

Single Domain Generalization for Crowd Counting

2024-03-14 · CVPR 2024 1 · Zhuoxuan Peng, S. -H. Gary Chan

Due to its promising results, density map regression has been widely employed for image-based crowd counting. The approach, however, often suffers from severe performance degradation when tested on data from unseen scenarios, the so-called "domain shift" problem. To address the problem, we investigate in this work single domain generalization (SDG) for crowd counting. The existing SDG approaches are mainly for image classification and segmentation, and can hardly be extended to our case due to its regression nature and label ambiguity (i.e., ambiguous pixel-level ground truths). We propose MPCount, a novel effective SDG approach even for narrow source distribution. MPCount stores diverse density values for density map regression and reconstructs domain-invariant features by means of only one memory bank, a content error mask and attention consistency loss. By partitioning the image into grids, it employs patch-wise classification as an auxiliary task to mitigate label ambiguity. Through extensive experiments on different datasets, MPCount is shown to significantly improve counting accuracy compared to the state of the art under diverse scenarios unobserved in the training data characterized by narrow source distribution. Code is available at https://github.com/Shimmer93/MPCount.

📄 PDF Abstract BibTeX arXiv:2403.09124

Code (1)

shimmer93/mpcount 공식 구현 pytorch

Tasks

Crowd CountingDomain Generalizationimage-classificationregression

Similar Papers 제목 키워드 기반

Domain-General Crowd Counting in Unseen Scenarios

2022-12-05 · Zhipeng Du, Jiankang Deng, Miaojing Shi

Domain shift across crowd data severely hinders crowd counting models to generalize to unseen scenarios. Although domain adaptive crowd counting approaches close this gap to a certain extent, they are still dependent on …

Crowd CountingDisentanglementDomain GeneralizationMeta-Learning

Forget Less, Count Better: A Domain-Incremental Self-Distillation Learning Benchmark for Lifelong Crowd Counting

2022-05-06 · Jiaqi Gao, Jingqi Li, Hongming Shan, Yanyun Qu 외

Crowd counting has important applications in public safety and pandemic control. A robust and practical crowd counting system has to be capable of continuously learning with the new incoming domain data in real-world sce…

Crowd CountingLifelong learning

Granular Ball Guided Stable Latent Domain Discovery for Domain-General Crowd Counting

2026-03-25 · Fan Chen, Shuyin Xia, Yi Wang arxiv

Single-source domain generalization for crowd counting is highly challenging because a single labeled source domain may contain heterogeneous latent domains, while unseen target domains often exhibit severe distribution …

Single-Source Domain GeneralizationCrowd Counting

SynMVCrowd: A Large Synthetic Benchmark for Multi-view Crowd Counting and Localization

2026-03-25 · Qi Zhang, Daijie Chen, Yunfei Gong, Hui Huang arxiv

Existing multi-view crowd counting and localization methods are evaluated under relatively small scenes with limited crowd numbers, camera views, and frames. This makes the evaluation and comparison of existing methods i…

Data AugmentationCrowd Counting

Fine-grained Domain Adaptive Crowd Counting via Point-derived Segmentation

2021-08-06 · Yongtuo Liu, Dan Xu, Sucheng Ren, Hanjie Wu 외

Due to domain shift, a large performance drop is usually observed when a trained crowd counting model is deployed in the wild. While existing domain-adaptive crowd counting methods achieve promising results, they typical…

Crowd CountingDomain AdaptationMultiple Instance Learning