SOTAVerified

Free Lunch Enhancements for Multi-modal Crowd Counting

2025-01-01CVPR 2025Code Available1· sign in to hype

Haoliang Meng, Xiaopeng Hong, Zhengqin Lai, Miao Shang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper addresses multi-modal crowd counting with a novel `free lunch' training enhancement strategy that requires no additional data, parameters, or increased inference complexity. First, we introduce a cross-modal alignment technique as a plug-in post-processing step for the pre-trained backbone network, enhancing the model's ability to capture shared information across modalities. Second, we incorporate a regional density supervision mechanism during the fine-tuning stage, which differentiates features in regions with varying crowd densities. Extensive experiments on three multi-modal crowd counting datasets validate our approach, making it the first to achieve an MAE below 10 on RGBT-CC. The code is available at https://github.com/HenryCilence/Free-Lunch-Multimodal-Counting.

Tasks

Reproductions