paper-with-me

Papers

Bi-level Alignment for Cross-Domain Crowd Counting

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

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 annotations, previous works apply unsupervised domain adaptation (UDA) techniques by transferring knowledge learned from easily accessible synthetic data to real-world datasets. However, current state-of-the-art methods either rely on external data for training an auxiliary task or apply an expensive coarse-to-fine estimation. In this work, we aim to develop a new adversarial learning based method, which is simple and efficient to apply. To reduce the domain gap between the synthetic and real data, we design a bi-level alignment framework (BLA) consisting of (1) task-driven data alignment and (2) fine-grained feature alignment. In contrast to previous domain augmentation methods, we introduce AutoML to search for an optimal transform on source, which well serves for the downstream task. On the other hand, we do fine-grained alignment for foreground and background separately to alleviate the alignment difficulty. We evaluate our approach on five real-world crowd counting benchmarks, where we outperform existing approaches by a large margin. Also, our approach is simple, easy to implement and efficient to apply. The code is publicly available at https://github.com/Yankeegsj/BLA.

📄 PDF Abstract BibTeX arXiv:2205.05844

Code (1)

yankeegsj/bla 공식 구현 pytorch

Tasks

AutoMLCrowd CountingDensity EstimationDomain AdaptationUnsupervised Domain 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

DAOT: Domain-Agnostically Aligned Optimal Transport for Domain-Adaptive Crowd Counting

2023-08-10 · Huilin Zhu, Jingling Yuan, Xian Zhong, Zhengwei Yang 외

Domain adaptation is commonly employed in crowd counting to bridge the domain gaps between different datasets. However, existing domain adaptation methods tend to focus on inter-dataset differences while overlooking the …

Crowd CountingDomain AdaptationSSIM

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

Multi-modal Crowd Counting via Modal Emulation

2024-07-28 · Chenhao Wang, Xiaopeng Hong, Zhiheng Ma, Yupeng Wei 외

Multi-modal crowd counting is a crucial task that uses multi-modal cues to estimate the number of people in crowded scenes. To overcome the gap between different modalities, we propose a modal emulation-based two-pass mu…

Crowd Counting

RACANet: Reliability-Aware Crowd Anchor Network for RGB-T Crowd Counting

2026-04-27 · Jinghao Shi, Mengqi Lei, Kunliang He, Yun Li 외 arxiv

RGB-Thermal (T) crowd counting aims to integrate visible-spectrum and thermal infrared information to improve the robustness of crowd density estimation in complex scenes. Although existing studies generally improve coun…

Density EstimationCrowd Counting