paper-with-me

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 the target domain data to adapt (e.g. finetune) their models to the specific domain. In this paper, we aim to train a model based on a single source domain which can generalize well on any unseen domain. This falls into the realm of domain generalization that remains unexplored in crowd counting. We first introduce a dynamic sub-domain division scheme which divides the source domain into multiple sub-domains such that we can initiate a meta-learning framework for domain generalization. The sub-domain division is dynamically refined during the meta-learning. Next, in order to disentangle domain-invariant information from domain-specific information in image features, we design the domain-invariant and -specific crowd memory modules to re-encode image features. Two types of losses, i.e. feature reconstruction and orthogonal losses, are devised to enable this disentanglement. Extensive experiments on several standard crowd counting benchmarks i.e. SHA, SHB, QNRF, and NWPU, show the strong generalizability of our method.

📄 PDF Abstract BibTeX arXiv:2212.02573

Code (1)

ZPDu/Domain-general-Crowd-Counting-in-Unseen-Scenarios 공식 구현 pytorch

Tasks

Crowd CountingDisentanglementDomain GeneralizationMeta-Learning

Similar 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 scena…

Crowd CountingDomain Generalizationimage-classificationregression

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

Residual Regression With Semantic Prior for Crowd Counting

2019-06-01 · CVPR 2019 6 · Jia Wan, Wenhan Luo, Baoyuan Wu, Antoni B. Chan 외

Crowd counting is a challenging task due to factors such as large variations in crowdedness and severe occlusions. Although recent deep learning based counting algorithms have achieved a great progress, the correlation k…

Crowd Countingregression

CODA: Counting Objects via Scale-aware Adversarial Density Adaption

2019-03-25 · Li Wang, Yongbo Li, xiangyang xue

Recent advances in crowd counting have achieved promising results with increasingly complex convolutional neural network designs. However, due to the unpredictable domain shift, generalizing trained model to unseen scena…

Crowd Counting

Feature-aware Adaptation and Density Alignment for Crowd Counting in Video Surveillance

2019-12-08 · Junyu. Gao, Yuan Yuan, Qi Wang

With the development of deep neural networks, the performance of crowd counting and pixel-wise density estimation are continually being refreshed. Despite this, there are still two challenging problems in this field: 1) …

Crowd CountingDensity EstimationDomain Adaptation