paper-with-me

홈 › Papers

Improving Point-based Crowd Counting and Localization Based on Auxiliary Point Guidance

2024-05-17 · I-Hsiang Chen, Wei-Ting Chen, Yu-Wei Liu, Ming-Hsuan Yang, Sy-Yen Kuo

Crowd counting and localization have become increasingly important in computer vision due to their wide-ranging applications. While point-based strategies have been widely used in crowd counting methods, they face a significant challenge, i.e., the lack of an effective learning strategy to guide the matching process. This deficiency leads to instability in matching point proposals to target points, adversely affecting overall performance. To address this issue, we introduce an effective approach to stabilize the proposal-target matching in point-based methods. We propose Auxiliary Point Guidance (APG) to provide clear and effective guidance for proposal selection and optimization, addressing the core issue of matching uncertainty. Additionally, we develop Implicit Feature Interpolation (IFI) to enable adaptive feature extraction in diverse crowd scenarios, further enhancing the model's robustness and accuracy. Extensive experiments demonstrate the effectiveness of our approach, showing significant improvements in crowd counting and localization performance, particularly under challenging conditions. The source codes and trained models will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2405.10589

Code (1)

AaronCIH/APGCC 공식 구현 pytorch

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Consistent-Point: Consistent Pseudo-Points for Semi-Supervised Crowd Counting and Localization

2025-03-16 · Yuda Zou, Zelong Liu, Yuliang Gu, Bo Du 외

Crowd counting and localization are important in applications such as public security and traffic management. Existing methods have achieved impressive results thanks to extensive laborious annotations. This paper propos…

Crowd CountingManagement

Dense Point Prediction: A Simple Baseline for Crowd Counting and Localization

2021-04-26 · Yi Wang, Xinyu Hou, Lap-Pui Chau

In this paper, we propose a simple yet effective crowd counting and localization network named SCALNet. Unlike most existing works that separate the counting and localization tasks, we consider those tasks as a pixel-wis…

Crowd Counting

Multiscale Crowd Counting and Localization By Multitask Point Supervision

2022-02-21 · Mohsen Zand, Haleh Damirchi, Andrew Farley, Mahdiyar Molahasani 외

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multita…

Crowd Counting

Crowd Counting and Individual Localization Using Pseudo Square Label

2024-05-13 · IEEE Access 2024 5 · Jihye Ryu, Kwangho Song

Recent work in crowd counting focuses on counting over detected individuals rather than estimating the number of people in the image. However, existing crowd localization methods directly detect the head point or region …

Crowd Counting

Point-Query Quadtree for Crowd Counting, Localization, and More

2023-08-26 · ICCV 2023 1 · Chengxin Liu, Hao Lu, Zhiguo Cao, Tongliang Liu

We show that crowd counting can be viewed as a decomposable point querying process. This formulation enables arbitrary points as input and jointly reasons whether the points are crowd and where they locate. The querying …

Crowd Counting