TAFNet: A Three-Stream Adaptive Fusion Network for RGB-T Crowd Counting
Haihan Tang, Yi Wang, Lap-Pui Chau

TL;DR
TAFNet is a novel three-stream adaptive fusion network that effectively combines RGB and thermal images for improved crowd counting accuracy, demonstrating significant performance gains over existing methods.
Contribution
The paper introduces TAFNet, a new three-stream network with an Information Improvement Module for adaptive fusion of RGB and thermal modalities in crowd counting.
Findings
Over 20% improvement in mean average error
Enhanced accuracy on RGBT-CC dataset
Effective modality-specific feature extraction
Abstract
In this paper, we propose a three-stream adaptive fusion network named TAFNet, which uses paired RGB and thermal images for crowd counting. Specifically, TAFNet is divided into one main stream and two auxiliary streams. We combine a pair of RGB and thermal images to constitute the input of main stream. Two auxiliary streams respectively exploit RGB image and thermal image to extract modality-specific features. Besides, we propose an Information Improvement Module (IIM) to fuse the modality-specific features into the main stream adaptively. Experiment results on RGBT-CC dataset show that our method achieves more than 20% improvement on mean average error and root mean squared error compared with state-of-the-art method. The source code will be publicly available at https://github.com/TANGHAIHAN/TAFNet.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications · Image and Video Quality Assessment
