Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Exploring Fine-Grained Representation and Recomposition for Cloth-Changing Person Re-Identification

About

Cloth-changing person Re-IDentification (Re-ID) is a particularly challenging task, suffering from two limitations of inferior discriminative features and limited training samples. Existing methods mainly leverage auxiliary information to facilitate identity-relevant feature learning, including soft-biometrics features of shapes or gaits, and additional labels of clothing. However, this information may be unavailable in real-world applications. In this paper, we propose a novel FIne-grained Representation and Recomposition (FIRe$^{2}$) framework to tackle both limitations without any auxiliary annotation or data. Specifically, we first design a Fine-grained Feature Mining (FFM) module to separately cluster images of each person. Images with similar so-called fine-grained attributes (e.g., clothes and viewpoints) are encouraged to cluster together. An attribute-aware classification loss is introduced to perform fine-grained learning based on cluster labels, which are not shared among different people, promoting the model to learn identity-relevant features. Furthermore, to take full advantage of fine-grained attributes, we present a Fine-grained Attribute Recomposition (FAR) module by recomposing image features with different attributes in the latent space. It significantly enhances robust feature learning. Extensive experiments demonstrate that FIRe$^{2}$ can achieve state-of-the-art performance on five widely-used cloth-changing person Re-ID benchmarks. The code is available at https://github.com/QizaoWang/FIRe-CCReID.

Qizao Wang, Xuelin Qian, Bin Li, Xiangyang Xue, Yanwei Fu• 2023

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc79.7
499
Person Re-IdentificationMarket-1501 (test)
Rank-195.4
384
Person Re-IdentificationLTCC General
mAP39.9
82
Person Re-IdentificationPRCC Clothes-Changing
Top-1 Acc65
76
Person Re-IdentificationLTCC cloth-changing
Rank-144.6
60
Person Re-IdentificationCeleb-reID (test)
Rank-164
59
Person Re-IdentificationPRCC SC
R-1 Accuracy100
55
Person Re-IdentificationPRCC (standard split)
Rank-1 Acc100
30
Person Re-IdentificationLTCC CC protocol (test)
R-1 Accuracy44.6
27
Person Re-IdentificationPRCC CC protocol (test)
Rank-165
26
Showing 10 of 15 rows

Other info

Code

Follow for update