HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

Yuan Chao Zhang Guiwei Ma Changxiao Zhang Tianyi Niu Guanglin

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

Abstract

Person re-identification (ReID) aims to extract accurate identityrepresentation features. However, during feature extraction, individual samplesare inevitably affected by noise (background, occlusions, and modellimitations). Considering that features from the same identity follow a normaldistribution around identity centers after training, we propose a Training-FreeFeature Centralization ReID framework (Pose2ID) by aggregating the sameidentity features to reduce individual noise and enhance the stability ofidentity representation, which preserves the feature's original distributionfor following strategies such as re-ranking. Specifically, to obtain samples ofthe same identity, we introduce two components: Identity-Guided PedestrianGeneration: by leveraging identity features to guide the generation process, weobtain high-quality images with diverse poses, ensuring identity consistencyeven in complex scenarios such as infrared, and occlusion. Neighbor FeatureCentralization: it explores each sample's potential positive samples from itsneighborhood. Experiments demonstrate that our generative model exhibits stronggeneralization capabilities and maintains high identity consistency. With theFeature Centralization framework, we achieve impressive performance even withan ImageNet pre-trained model without ReID training, reaching mAP/Rank-1 of52.81/78.92 on Market1501. Moreover, our method sets new state-of-the-artresults across standard, cross-modality, and occluded ReID tasks, showcasingstrong adaptability.

Code Repositories

yuanc3/Pose2ID
Official
pytorch
Mentioned in GitHub
yuanc3/dmon-aro
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
cross-modal-person-re-identification-on-sysuSAAI+Pose2ID
mAP (All-search u0026 Single-shot): 76.44
rank1: 79.33
person-re-identification-on-market-1501TransReID+Pose2ID (no RK)
Rank-1: 95.52
mAP: 93.01
person-re-identification-on-market-1501CLIP-ReID+Pose2ID (no RK)
Rank-1: 97.3
mAP: 94.9
person-re-identification-on-occluded-reid-1BPBreID + Pose2ID (no RK)
Rank-1: 89.10
mAP: 86.05
person-re-identification-on-occluded-reid-1KPR + Pose2ID (no RK)
Rank-1: 91.00
mAP: 89.34

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
From Poses to Identity: Training-Free Person Re-Identification via Feature Centralization | Papers | HyperAI