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

Pedestrian Alignment Network for Large-scale Person Re-identification

About

Person re-identification (person re-ID) is mostly viewed as an image retrieval problem. This task aims to search a query person in a large image pool. In practice, person re-ID usually adopts automatic detectors to obtain cropped pedestrian images. However, this process suffers from two types of detector errors: excessive background and part missing. Both errors deteriorate the quality of pedestrian alignment and may compromise pedestrian matching due to the position and scale variances. To address the misalignment problem, we propose that alignment can be learned from an identification procedure. We introduce the pedestrian alignment network (PAN) which allows discriminative embedding learning and pedestrian alignment without extra annotations. Our key observation is that when the convolutional neural network (CNN) learns to discriminate between different identities, the learned feature maps usually exhibit strong activations on the human body rather than the background. The proposed network thus takes advantage of this attention mechanism to adaptively locate and align pedestrians within a bounding box. Visual examples show that pedestrians are better aligned with PAN. Experiments on three large-scale re-ID datasets confirm that PAN improves the discriminative ability of the feature embeddings and yields competitive accuracy with the state-of-the-art methods.

Zhedong Zheng, Liang Zheng, Yi Yang• 2017

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy82.81
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-171.6
1018
Person Re-IdentificationMarket 1501
mAP63.4
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc71.6
648
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy36.3
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate36.9
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-182.8
131
Person Re-IdentificationCUHK03 NP (new protocol) (test)
mAP34
98
Person Re-IdentificationCUHK03 Labeled (767/700)
Rank-136.9
56
Person Re-IdentificationCUHK03 Detected (767/700 split)
R136.3
49
Showing 10 of 13 rows

Other info

Code

Follow for update