Cloth-Changing Person Re-identification from A Single Image with Gait Prediction and Regularization
About
Cloth-Changing person re-identification (CC-ReID) aims at matching the same person across different locations over a long-duration, e.g., over days, and therefore inevitably meets challenge of changing clothing. In this paper, we focus on handling well the CC-ReID problem under a more challenging setting, i.e., just from a single image, which enables high-efficiency and latency-free pedestrian identify for real-time surveillance applications. Specifically, we introduce Gait recognition as an auxiliary task to drive the Image ReID model to learn cloth-agnostic representations by leveraging personal unique and cloth-independent gait information, we name this framework as GI-ReID. GI-ReID adopts a two-stream architecture that consists of a image ReID-Stream and an auxiliary gait recognition stream (Gait-Stream). The Gait-Stream, that is discarded in the inference for high computational efficiency, acts as a regulator to encourage the ReID-Stream to capture cloth-invariant biometric motion features during the training. To get temporal continuous motion cues from a single image, we design a Gait Sequence Prediction (GSP) module for Gait-Stream to enrich gait information. Finally, a high-level semantics consistency over two streams is enforced for effective knowledge regularization. Experiments on multiple image-based Cloth-Changing ReID benchmarks, e.g., LTCC, PRCC, Real28, and VC-Clothes, demonstrate that GI-ReID performs favorably against the state-of-the-arts. Codes are available at https://github.com/jinx-USTC/GI-ReID.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | LTCC General | mAP29.4 | 82 | |
| Person Re-Identification | PRCC Clothes-Changing | Top-1 Acc37.5 | 76 | |
| Person Re-Identification | LTCC cloth-changing | Rank-136 | 60 | |
| Person Re-Identification | LTCC CC | Top-1 Acc28.1 | 57 | |
| Person Re-Identification | PRCC SC | R-1 Accuracy86 | 55 | |
| Person Re-Identification | PRCC (CC) | Top-1 Acc33.3 | 50 | |
| Person Re-Identification | VC-Clothes (CC) | Top-1 Acc64.5 | 48 | |
| Person Re-Identification | PRCC (standard split) | Rank-1 Acc80 | 30 | |
| Person Re-Identification | LTCC | Rank-1 Acc73.2 | 24 | |
| Person Re-Identification | LTCC Standard setting | Rank-173.6 | 22 |