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

Horizontal Pyramid Matching for Person Re-identification

About

Despite the remarkable recent progress, person re-identification (Re-ID) approaches are still suffering from the failure cases where the discriminative body parts are missing. To mitigate such cases, we propose a simple yet effective Horizontal Pyramid Matching (HPM) approach to fully exploit various partial information of a given person, so that correct person candidates can be still identified even even some key parts are missing. Within the HPM, we make the following contributions to produce a more robust feature representation for the Re-ID task: 1) we learn to classify using partial feature representations at different horizontal pyramid scales, which successfully enhance the discriminative capabilities of various person parts; 2) we exploit average and max pooling strategies to account for person-specific discriminative information in a global-local manner. To validate the effectiveness of the proposed HPM, extensive experiments are conducted on three popular benchmarks, including Market-1501, DukeMTMC-ReID and CUHK03. In particular, we achieve mAP scores of 83.1%, 74.5% and 59.7% on these benchmarks, which are the new state-of-the-arts. Our code is available on Github

Yang Fu, Yunchao Wei, Yuqian Zhou, Honghui Shi, Gao Huang, Xinchao Wang, Zhiqiang Yao, Thomas Huang• 2018

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy94.2
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-186.6
1018
Person Re-IdentificationMarket 1501
mAP82.7
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc86.6
648
Person Re-IdentificationMarket-1501 (test)
Rank-194.2
384
Person Re-IdentificationMarket-1501 single query
Rank-1 Acc94.2
114
Person Re-IdentificationCUHK03 NP (new protocol) (test)
mAP57.5
98
Person Re-IdentificationCUHK03 Detected (test)
mAP57.5
72
Showing 8 of 8 rows

Other info

Code

Follow for update