Transformer-Based Dual-Optical Attention Fusion Crowd Head Point Counting and Localization Network
Fei Zhou, Yi Li, Mingqing Zhu
TL;DR
This work tackles accurate head-point crowd counting in challenging UAV scenarios by introducing TAPNet, a bimodal framework that fuses RGB and infrared information through a dual-optical attention fusion module (DAFP) and an adaptive two-branch fusion module (AFDF) to address misalignment. It combines point-based counting with auxiliary point guidance and a spatial random offset augmentation to improve localization and robustness, supported by a composite loss that enforces cross-modal consistency and precise matching. The approach achieves state-of-the-art performance on DroneRGBT and GAII C2 datasets, especially in dense, low-light scenes, and provides code for reproducibility. These contributions advance reliable crowd counting and localization in real-world aerial surveillance tasks where modality variation and misalignment are significant challenges.
Abstract
In this paper, the dual-optical attention fusion crowd head point counting model (TAPNet) is proposed to address the problem of the difficulty of accurate counting in complex scenes such as crowd dense occlusion and low light in crowd counting tasks under UAV view. The model designs a dual-optical attention fusion module (DAFP) by introducing complementary information from infrared images to improve the accuracy and robustness of all-day crowd counting. In order to fully utilize different modal information and solve the problem of inaccurate localization caused by systematic misalignment between image pairs, this paper also proposes an adaptive two-optical feature decomposition fusion module (AFDF). In addition, we optimize the training strategy to improve the model robustness through spatial random offset data augmentation. Experiments on two challenging public datasets, DroneRGBT and GAIIC2, show that the proposed method outperforms existing techniques in terms of performance, especially in challenging dense low-light scenes. Code is available at https://github.com/zz-zik/TAPNet
