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

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP94.9
999
Person Re-IdentificationMSMT17
mAP0.7406
404
Cross-modality Person Re-identificationSYSU-MM01 (All Search)
Recall@179.33
142
Cross-modality Person Re-identificationSYSU-MM01 (Indoor Search)
Rank-184.2
114
Person Re-IdentificationOccluded-reID
R-191
80
Person Re-IdentificationMarket1501
mAP0.949
57
Person Re-IdentificationSYSU-MM01 All
mAP0.7644
4
Person Re-IdentificationSYSU-MM01 Indoor
mAP86.83
4
Showing 8 of 8 rows

Other info

Code

Follow for update