Clothes-Changing Person Re-identification with RGB Modality Only
About
The key to address clothes-changing person re-identification (re-id) is to extract clothes-irrelevant features, e.g., face, hairstyle, body shape, and gait. Most current works mainly focus on modeling body shape from multi-modality information (e.g., silhouettes and sketches), but do not make full use of the clothes-irrelevant information in the original RGB images. In this paper, we propose a Clothes-based Adversarial Loss (CAL) to mine clothes-irrelevant features from the original RGB images by penalizing the predictive power of re-id model w.r.t. clothes. Extensive experiments demonstrate that using RGB images only, CAL outperforms all state-of-the-art methods on widely-used clothes-changing person re-id benchmarks. Besides, compared with images, videos contain richer appearance and additional temporal information, which can be used to model proper spatiotemporal patterns to assist clothes-changing re-id. Since there is no publicly available clothes-changing video re-id dataset, we contribute a new dataset named CCVID and show that there exists much room for improvement in modeling spatiotemporal information. The code and new dataset are available at: https://github.com/guxinqian/Simple-CCReID.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | Market1501 (test) | Rank-1 Accuracy94.7 | 1264 | |
| Person Re-Identification | Market 1501 | mAP21.03 | 999 | |
| Person Re-Identification | MSMT17 (test) | Rank-1 Acc79.7 | 499 | |
| Person Re-Identification | MSMT17 | mAP0.0506 | 404 | |
| Person Re-Identification | Market-1501 (test) | Rank-194.7 | 384 | |
| Person Re-Identification | LTCC General | mAP40.84 | 82 | |
| Person Re-Identification | PRCC Clothes-Changing | Top-1 Acc57.2 | 76 | |
| Person Re-Identification | LTCC cloth-changing | Rank-174.2 | 60 | |
| Person Re-Identification | Celeb-reID (test) | Rank-159.2 | 59 | |
| Person Re-Identification | LTCC CC | Top-1 Acc40.1 | 57 |