TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Pedestrian Alignment Network for Large-scale Person Re-ide...

Pedestrian Alignment Network for Large-scale Person Re-identification

Zhedong Zheng, Liang Zheng, Yi Yang

2017-07-03Person Re-IdentificationRetrievalLarge-Scale Person Re-IdentificationImage Retrieval
PaperPDFCode(official)

Abstract

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.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationCUHK03 labeledMAP45.8PAN+re-rank
Person Re-IdentificationCUHK03 labeledRank-143.9PAN+re-rank
Person Re-IdentificationCUHK03 labeledMAP35PAN(Zheng et al., [2017a])
Person Re-IdentificationCUHK03 labeledRank-136.9PAN(Zheng et al., [2017a])
Person Re-IdentificationMarket-1501Rank-188.57PAN (GAN)+re-rank
Person Re-IdentificationMarket-1501mAP81.53PAN (GAN)+re-rank
Person Re-IdentificationCUHK03 (detected)MAP43.8PAN+re-rank
Person Re-IdentificationCUHK03 (detected)Rank-141.9PAN+re-rank
Person Re-IdentificationCUHK03 (detected)MAP34PAN(Zheng et al., [2017a])
Person Re-IdentificationCUHK03 (detected)Rank-136.3PAN(Zheng et al., [2017a])
Person Re-IdentificationDukeMTMC-reIDRank-175.94PAN + re-rank
Person Re-IdentificationDukeMTMC-reIDmAP66.74PAN + re-rank
Person Re-IdentificationDukeMTMC-reIDRank-171.59PAN
Person Re-IdentificationDukeMTMC-reIDmAP51.51PAN

Related Papers

Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17FAR-Net: Multi-Stage Fusion Network with Enhanced Semantic Alignment and Adaptive Reconciliation for Composed Image Retrieval2025-07-17Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker2025-07-16