Video-based Person Re-identification without Bells and Whistles
Chih-Ting Liu, Jun-Cheng Chen, Chu-Song Chen, Shao-Yi Chien

TL;DR
This paper introduces a simple detection and linking module and an improved axial-attention network for video-based person re-identification, achieving state-of-the-art results and addressing spatial-temporal misalignment issues.
Contribution
The paper proposes a novel re-Detect and Link module and a Coarse-to-Fine Axial-Attention Network that improve accuracy and efficiency in person re-identification.
Findings
Achieved 91.3% rank-1 accuracy on MARS dataset
Reduced computational cost with axial attentions
Improved baseline models with the proposed data alignment
Abstract
Video-based person re-identification (Re-ID) aims at matching the video tracklets with cropped video frames for identifying the pedestrians under different cameras. However, there exists severe spatial and temporal misalignment for those cropped tracklets due to the imperfect detection and tracking results generated with obsolete methods. To address this issue, we present a simple re-Detect and Link (DL) module which can effectively reduce those unexpected noise through applying the deep learning-based detection and tracking on the cropped tracklets. Furthermore, we introduce an improved model called Coarse-to-Fine Axial-Attention Network (CF-AAN). Based on the typical Non-local Network, we replace the non-local module with three 1-D position-sensitive axial attentions, in addition to our proposed coarse-to-fine structure. With the developed CF-AAN, compared to the original non-local…
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 · Human Pose and Action Recognition · Advanced Neural Network Applications
