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

Semantic-aware Consistency Network for Cloth-changing Person Re-Identification

About

Cloth-changing Person Re-Identification (CC-ReID) is a challenging task that aims to retrieve the target person across multiple surveillance cameras when clothing changes might happen. Despite recent progress in CC-ReID, existing approaches are still hindered by the interference of clothing variations since they lack effective constraints to keep the model consistently focused on clothing-irrelevant regions. To address this issue, we present a Semantic-aware Consistency Network (SCNet) to learn identity-related semantic features by proposing effective consistency constraints. Specifically, we generate the black-clothing image by erasing pixels in the clothing area, which explicitly mitigates the interference from clothing variations. In addition, to fully exploit the fine-grained identity information, a head-enhanced attention module is introduced, which learns soft attention maps by utilizing the proposed part-based matching loss to highlight head information. We further design a semantic consistency loss to facilitate the learning of high-level identity-related semantic features, forcing the model to focus on semantically consistent cloth-irrelevant regions. By using the consistency constraint, our model does not require any extra auxiliary segmentation module to generate the black-clothing image or locate the head region during the inference stage. Extensive experiments on four cloth-changing person Re-ID datasets (LTCC, PRCC, Vc-Clothes, and DeepChange) demonstrate that our proposed SCNet makes significant improvements over prior state-of-the-art approaches. Our code is available at: https://github.com/Gpn-star/SCNet.

Peini Guo, Hong Liu, Jianbing Wu, Guoquan Wang, Tao Wang• 2023

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationLTCC Clothing Change (test)
Top-1 Acc47.5
21
Person Re-IdentificationPRCC Clothes-Changing (CC) (test)
R-1 Accuracy61.3
20
Person Re-IdentificationDeepChange
Top-1 Acc53.5
20
Person IdentificationACC-MM1-Activities (same-activity)
Rank-1 Acc64.68
15
Person IdentificationNTU RGB-AB View+ (same-activity)
Rank-1 Acc69.89
15
Person IdentificationPKU MMD-AB View+ (same-activity)
Rank-1 Acc79.53
15
Person IdentificationCharades-AB (same-activity)
Rank 131.73
15
Clothing-Change Person Re-identificationVC-Clothes (test)
Rank-190.1
8
Showing 8 of 8 rows

Other info

Follow for update