paper-with-me

Papers

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

2021-08-06 · Yongtuo Liu, Dan Xu, Sucheng Ren, Hanjie Wu, Hongmin Cai, Shengfeng He

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 typically regard each crowd image as a whole and reduce domain discrepancies in a holistic manner, thus limiting further improvement of domain adaptation performance. To this end, we propose to untangle \emph{domain-invariant} crowd and \emph{domain-specific} background from crowd images and design a fine-grained domain adaption method for crowd counting. Specifically, to disentangle crowd from background, we propose to learn crowd segmentation from point-level crowd counting annotations in a weakly-supervised manner. Based on the derived segmentation, we design a crowd-aware domain adaptation mechanism consisting of two crowd-aware adaptation modules, i.e., Crowd Region Transfer (CRT) and Crowd Density Alignment (CDA). The CRT module is designed to guide crowd features transfer across domains beyond background distractions. The CDA module dedicates to regularising target-domain crowd density generation by its own crowd density distribution. Our method outperforms previous approaches consistently in the widely-used adaptation scenarios.

📄 PDF Abstract BibTeX arXiv:2108.02980

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDomain AdaptationMultiple Instance Learning

Similar Papers 제목 키워드 기반

Fine-Grained Counting with Crowd-Sourced Supervision

2022-05-23 · Justin Kay, Catherine M. Foley, Tom Hart

Crowd-sourcing is an increasingly popular tool for image analysis in animal ecology. Computer vision methods that can utilize crowd-sourced annotations can help scale up analysis further. In this work we study the potent…

Crowd Counting

Coarse to Fine: Domain Adaptive Crowd Counting via Adversarial Scoring Network

2021-07-27 · Zhikang Zou, Xiaoye Qu, Pan Zhou, Shuangjie Xu 외

Recent deep networks have convincingly demonstrated high capability in crowd counting, which is a critical task attracting widespread attention due to its various industrial applications. Despite such progress, trained d…

Crowd CountingTransfer Learning

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

Fine-Grained Crowd Counting

2020-07-13 · Jia Wan, Nikil Senthil Kumar, Antoni B. Chan

Current crowd counting algorithms are only concerned about the number of people in an image, which lacks low-level fine-grained information of the crowd. For many practical applications, the total number of people in an …

Crowd CountingManagementSemantic Segmentation

Scale-Aware Crowd Count Network with Annotation Error Correction

2023-12-28 · Yi-Kuan Hsieh, Jun-Wei Hsieh, Yu-Chee Tseng, Ming-Ching Chang 외

Traditional crowd counting networks suffer from information loss when feature maps are downsized through pooling layers, leading to inaccuracies in counting crowds at a distance. Existing methods often assume correct ann…

Crowd Counting