Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TF-CLIP: Learning Text-free CLIP for Video-based Person Re-Identification

About

Large-scale language-image pre-trained models (e.g., CLIP) have shown superior performances on many cross-modal retrieval tasks. However, the problem of transferring the knowledge learned from such models to video-based person re-identification (ReID) has barely been explored. In addition, there is a lack of decent text descriptions in current ReID benchmarks. To address these issues, in this work, we propose a novel one-stage text-free CLIP-based learning framework named TF-CLIP for video-based person ReID. More specifically, we extract the identity-specific sequence feature as the CLIP-Memory to replace the text feature. Meanwhile, we design a Sequence-Specific Prompt (SSP) module to update the CLIP-Memory online. To capture temporal information, we further propose a Temporal Memory Diffusion (TMD) module, which consists of two key components: Temporal Memory Construction (TMC) and Memory Diffusion (MD). Technically, TMC allows the frame-level memories in a sequence to communicate with each other, and to extract temporal information based on the relations within the sequence. MD further diffuses the temporal memories to each token in the original features to obtain more robust sequence features. Extensive experiments demonstrate that our proposed method shows much better results than other state-of-the-art methods on MARS, LS-VID and iLIDS-VID. The code is available at https://github.com/AsuradaYuci/TF-CLIP.

Chenyang Yu, Xuehu Liu, Yingquan Wang, Pingping Zhang, Huchuan Lu• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU41.4
1154
Video Person Re-IdentificationMARS v1 (test)
mAP89.4
41
Video-based Person Re-identificationiLIDS-VID v1 (test)
Rank-1 Accuracy94.5
18
Visible-to-Infrared Video Person Re-identificationBUPTCampus
Rank-152.5
18
Infrared-to-Visible Video Person Re-identificationBUPTCampus
Rank-10.494
18
Video-based Person Re-identificationDanceVReID v1 (test)
mAP51.7
14
Video-based Person Re-identificationSportsVReID v1 (test)
mAP77.3
13
Showing 7 of 7 rows

Other info

Follow for update