Discriminative Pedestrian Features and Gated Channel Attention for Clothes-Changing Person Re-Identification
This addresses the challenge of identifying individuals across different clothing for applications in public safety and social life, representing a strong specific gain in a domain-specific area.
The paper tackled the problem of person re-identification under clothing changes by proposing a method for disentangled feature extraction and a gated channel attention mechanism, achieving Top-1 accuracies of 64.8% on PRCC and 83.7% on VC-Clothes datasets.
In public safety and social life, the task of Clothes-Changing Person Re-Identification (CC-ReID) has become increasingly significant. However, this task faces considerable challenges due to appearance changes caused by clothing alterations. Addressing this issue, this paper proposes an innovative method for disentangled feature extraction, effectively extracting discriminative features from pedestrian images that are invariant to clothing. This method leverages pedestrian parsing techniques to identify and retain features closely associated with individual identity while disregarding the variable nature of clothing attributes. Furthermore, this study introduces a gated channel attention mechanism, which, by adjusting the network's focus, aids the model in more effectively learning and emphasizing features critical for pedestrian identity recognition. Extensive experiments conducted on two standard CC-ReID datasets validate the effectiveness of the proposed approach, with performance surpassing current leading solutions. The Top-1 accuracy under clothing change scenarios on the PRCC and VC-Clothes datasets reached 64.8% and 83.7%, respectively.