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

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.

Xinqian Gu, Hong Chang, Bingpeng Ma, Shutao Bai, Shiguang Shan, Xilin Chen• 2022

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy94.7
1264
Person Re-IdentificationMarket 1501
mAP21.03
999
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc79.7
499
Person Re-IdentificationMSMT17
mAP0.0506
404
Person Re-IdentificationMarket-1501 (test)
Rank-194.7
384
Person Re-IdentificationLTCC General
mAP40.84
82
Person Re-IdentificationPRCC Clothes-Changing
Top-1 Acc57.2
76
Person Re-IdentificationLTCC cloth-changing
Rank-174.2
60
Person Re-IdentificationCeleb-reID (test)
Rank-159.2
59
Person Re-IdentificationLTCC CC
Top-1 Acc40.1
57
Showing 10 of 55 rows

Other info

Code

Follow for update