paper-with-me

Papers

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) current supervised learning needs a large amount of training data, but collecting and annotating them is difficult; 2) existing methods can not generalize well to the unseen domain. A recently released synthetic crowd dataset alleviates these two problems. However, the domain gap between the real-world data and synthetic images decreases the models' performance. To reduce the gap, in this paper, we propose a domain-adaptation-style crowd counting method, which can effectively adapt the model from synthetic data to the specific real-world scenes. It consists of Multi-level Featureaware Adaptation (MFA) and Structured Density map Alignment (SDA). To be specific, MFA boosts the model to extract domain-invariant features from multiple layers. SDA guarantees the network outputs fine density maps with a reasonable distribution on the real domain. Finally, we evaluate the proposed method on four mainstream surveillance crowd datasets, Shanghai Tech Part B, WorldExpo'10, Mall and UCSD. Extensive experiments evidence that our approach outperforms the state-of-the-art methods for the same cross-domain counting problem.

📄 PDF Abstract BibTeX arXiv:1912.03672

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDensity EstimationDomain Adaptation

Similar Papers 제목 키워드 기반

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

PDANet: Pyramid Density-aware Attention Net for Accurate Crowd Counting

2020-01-16 · Saeed Amirgholipour, Xiangjian He, Wenjing Jia, Dadong Wang 외

Crowd counting, i.e., estimating the number of people in a crowded area, has attracted much interest in the research community. Although many attempts have been reported, crowd counting remains an open real-world problem…

Crowd CountingDecoder

PaDNet: Pan-Density Crowd Counting

2018-11-07 · Yukun Tian, Yiming Lei, Junping Zhang, James Z. Wang

The problem of counting crowds in varying density scenes or in different density regions of the same scene, named as pan-density crowd counting, is highly challenging. Previous methods are designed for single density sce…

Crowd Counting

Domain-adaptive Crowd Counting via High-quality Image Translation and Density Reconstruction

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

Recently, crowd counting using supervised learning achieves a remarkable improvement. Nevertheless, most counters rely on a large amount of manually labeled data. With the release of synthetic crowd data, a potential alt…

Crowd CountingGPRTranslationVocal Bursts Intensity Prediction

Bi-level Alignment for Cross-Domain Crowd Counting

2022-05-12 · CVPR 2022 1 · Shenjian Gong, Shanshan Zhang, Jian Yang, Dengxin Dai 외

Recently, crowd density estimation has received increasing attention. The main challenge for this task is to achieve high-quality manual annotations on a large amount of training data. To avoid reliance on such annotatio…

AutoMLCrowd CountingDensity EstimationDomain Adaptation+1