HyperAIHyperAI

Command Palette

Search for a command to run...

a month ago

Pedestrian Alignment Network for Large-scale Person Re-identification

Zheng Zhedong Zheng Liang Yang Yi

Pedestrian Alignment Network for Large-scale Person Re-identification

Abstract

Person re-identification (person re-ID) is mostly viewed as an imageretrieval problem. This task aims to search a query person in a large imagepool. In practice, person re-ID usually adopts automatic detectors to obtaincropped pedestrian images. However, this process suffers from two types ofdetector errors: excessive background and part missing. Both errors deterioratethe quality of pedestrian alignment and may compromise pedestrian matching dueto the position and scale variances. To address the misalignment problem, wepropose that alignment can be learned from an identification procedure. Weintroduce the pedestrian alignment network (PAN) which allows discriminativeembedding learning and pedestrian alignment without extra annotations. Our keyobservation is that when the convolutional neural network (CNN) learns todiscriminate between different identities, the learned feature maps usuallyexhibit strong activations on the human body rather than the background. Theproposed network thus takes advantage of this attention mechanism to adaptivelylocate and align pedestrians within a bounding box. Visual examples show thatpedestrians are better aligned with PAN. Experiments on three large-scale re-IDdatasets confirm that PAN improves the discriminative ability of the featureembeddings and yields competitive accuracy with the state-of-the-art methods.

Code Repositories

layumi/Pedestrian_Alignment
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-cuhk03-detected-1PAN+re-rank
MAP: 43.8
Rank-1: 41.9
person-re-identification-on-cuhk03-detected-1PAN(Zheng et al., [2017a])
MAP: 34
Rank-1: 36.3
person-re-identification-on-cuhk03-labeledPAN+re-rank
MAP: 45.8
Rank-1: 43.9
person-re-identification-on-cuhk03-labeledPAN(Zheng et al., [2017a])
MAP: 35.0
Rank-1: 36.9
person-re-identification-on-dukemtmc-reidPAN
Rank-1: 71.59
mAP: 51.51
person-re-identification-on-dukemtmc-reidPAN + re-rank
Rank-1: 75.94
mAP: 66.74
person-re-identification-on-market-1501PAN (GAN)+re-rank
Rank-1: 88.57
mAP: 81.53

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Pedestrian Alignment Network for Large-scale Person Re-identification | Papers | HyperAI