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

FD-GAN: Pose-guided Feature Distilling GAN for Robust Person Re-identification

About

Person re-identification (reID) is an important task that requires to retrieve a person's images from an image dataset, given one image of the person of interest. For learning robust person features, the pose variation of person images is one of the key challenges. Existing works targeting the problem either perform human alignment, or learn human-region-based representations. Extra pose information and computational cost is generally required for inference. To solve this issue, a Feature Distilling Generative Adversarial Network (FD-GAN) is proposed for learning identity-related and pose-unrelated representations. It is a novel framework based on a Siamese structure with multiple novel discriminators on human poses and identities. In addition to the discriminators, a novel same-pose loss is also integrated, which requires appearance of a same person's generated images to be similar. After learning pose-unrelated person features with pose guidance, no auxiliary pose information and additional computational cost is required during testing. Our proposed FD-GAN achieves state-of-the-art performance on three person reID datasets, which demonstrates that the effectiveness and robust feature distilling capability of the proposed FD-GAN.

Yixiao Ge, Zhuowan Li, Haiyu Zhao, Guojun Yin, Shuai Yi, Xiaogang Wang, Hongsheng Li• 2018

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy90.5
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-180
1018
Person Re-IdentificationMarket 1501
mAP77.7
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc80
648
Person Re-IdentificationCUHK03
R192.6
184
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc40.8
177
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-190.5
131
Person Re-IdentificationDukeMTMC
R1 Accuracy80
120
Person Re-IdentificationOccluded-DukeMTMC
Rank-1 Acc40.8
55
Person Re-IdentificationDukeMTMC-reID v1 (test)
Rank@180
14
Showing 10 of 13 rows

Other info

Code

Follow for update