Unity is Strength: Unifying Convolutional and Transformeral Features for Better Person Re-Identification
Yuhao Wang, Pingping Zhang, Xuehu Liu, Zhengzheng Tu and, Huchuan Lu

TL;DR
This paper introduces FusionReID, a novel framework that unifies CNNs and Transformers through mutual feature fusion to improve person re-identification accuracy across multiple benchmarks.
Contribution
The paper proposes a new fusion framework combining CNNs and Transformers with dual-attention mutual fusion for enhanced person ReID performance.
Findings
Achieves superior results on three public ReID benchmarks.
Effectively combines local and global features for better discrimination.
Demonstrates the effectiveness of dual-attention mutual fusion in ReID tasks.
Abstract
Person Re-identification (ReID) aims to retrieve the specific person across non-overlapping cameras, which greatly helps intelligent transportation systems. As we all know, Convolutional Neural Networks (CNNs) and Transformers have the unique strengths to extract local and global features, respectively. Considering this fact, we focus on the mutual fusion between them to learn more comprehensive representations for persons. In particular, we utilize the complementary integration of deep features from different model structures. We propose a novel fusion framework called FusionReID to unify the strengths of CNNs and Transformers for image-based person ReID. More specifically, we first deploy a Dual-branch Feature Extraction (DFE) to extract features through CNNs and Transformers from a single image. Moreover, we design a novel Dual-attention Mutual Fusion (DMF) to achieve sufficient…
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 · Gait Recognition and Analysis
MethodsFocus · ALIGN
