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/From Poses to Identity: Training-Free Person Re-Identifica...

From Poses to Identity: Training-Free Person Re-Identification via Feature Centralization

Chao Yuan, Guiwei Zhang, Changxiao Ma, Tianyi Zhang, Guanglin Niu

2025-03-02CVPR 2025 1Cross-Modal Person Re-IdentificationPerson Re-IdentificationRe-Ranking
PaperPDFCode(official)Code

Abstract

Person re-identification (ReID) aims to extract accurate identity representation features. However, during feature extraction, individual samples are inevitably affected by noise (background, occlusions, and model limitations). Considering that features from the same identity follow a normal distribution around identity centers after training, we propose a Training-Free Feature Centralization ReID framework (Pose2ID) by aggregating the same identity features to reduce individual noise and enhance the stability of identity representation, which preserves the feature's original distribution for following strategies such as re-ranking. Specifically, to obtain samples of the same identity, we introduce two components:Identity-Guided Pedestrian Generation: by leveraging identity features to guide the generation process, we obtain high-quality images with diverse poses, ensuring identity consistency even in complex scenarios such as infrared, and occlusion.Neighbor Feature Centralization: it explores each sample's potential positive samples from its neighborhood. Experiments demonstrate that our generative model exhibits strong generalization capabilities and maintains high identity consistency. With the Feature Centralization framework, we achieve impressive performance even with an ImageNet pre-trained model without ReID training, reaching mAP/Rank-1 of 52.81/78.92 on Market1501. Moreover, our method sets new state-of-the-art results across standard, cross-modality, and occluded ReID tasks, showcasing strong adaptability.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationOccluded REIDRank-191KPR + Pose2ID (no RK)
Person Re-IdentificationOccluded REIDmAP89.34KPR + Pose2ID (no RK)
Person Re-IdentificationOccluded REIDRank-189.1BPBreID + Pose2ID (no RK)
Person Re-IdentificationOccluded REIDmAP86.05BPBreID + Pose2ID (no RK)
Person Re-IdentificationMarket-1501Rank-197.3CLIP-ReID+Pose2ID (no RK)
Person Re-IdentificationMarket-1501mAP94.9CLIP-ReID+Pose2ID (no RK)
Person Re-IdentificationMarket-1501Rank-195.52TransReID+Pose2ID (no RK)
Person Re-IdentificationMarket-1501mAP93.01TransReID+Pose2ID (no RK)
Person Re-IdentificationSYSU-MM01mAP (All-search & Single-shot)76.44SAAI+Pose2ID
Person Re-IdentificationSYSU-MM01rank179.33SAAI+Pose2ID

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-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17Try Harder: Hard Sample Generation and Learning for Clothes-Changing Person Re-ID2025-07-15Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15CATVis: Context-Aware Thought Visualization2025-07-15KeyRe-ID: Keypoint-Guided Person Re-Identification using Part-Aware Representation in Videos2025-07-10