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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | MSMT17 (test) | Rank-1 Acc79.7 | 499 | |
| Person Re-Identification | Market-1501 (test) | Rank-195.4 | 384 | |
| Person Re-Identification | LTCC General | mAP39.9 | 82 | |
| Person Re-Identification | PRCC Clothes-Changing | Top-1 Acc65 | 76 | |
| Person Re-Identification | LTCC cloth-changing | Rank-144.6 | 60 | |
| Person Re-Identification | Celeb-reID (test) | Rank-164 | 59 | |
| Person Re-Identification | PRCC SC | R-1 Accuracy100 | 55 | |
| Person Re-Identification | PRCC (standard split) | Rank-1 Acc100 | 30 | |
| Person Re-Identification | LTCC CC protocol (test) | R-1 Accuracy44.6 | 27 | |
| Person Re-Identification | PRCC CC protocol (test) | Rank-165 | 26 |