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

Keypoint Promptable Re-Identification

About

Occluded Person Re-Identification (ReID) is a metric learning task that involves matching occluded individuals based on their appearance. While many studies have tackled occlusions caused by objects, multi-person occlusions remain less explored. In this work, we identify and address a critical challenge overlooked by previous occluded ReID methods: the Multi-Person Ambiguity (MPA) arising when multiple individuals are visible in the same bounding box, making it impossible to determine the intended ReID target among the candidates. Inspired by recent work on prompting in vision, we introduce Keypoint Promptable ReID (KPR), a novel formulation of the ReID problem that explicitly complements the input bounding box with a set of semantic keypoints indicating the intended target. Since promptable re-identification is an unexplored paradigm, existing ReID datasets lack the pixel-level annotations necessary for prompting. To bridge this gap and foster further research on this topic, we introduce Occluded-PoseTrack ReID, a novel ReID dataset with keypoints labels, that features strong inter-person occlusions. Furthermore, we release custom keypoint labels for four popular ReID benchmarks. Experiments on person retrieval, but also on pose tracking, demonstrate that our method systematically surpasses previous state-of-the-art approaches on various occluded scenarios. Our code, dataset and annotations are available at https://github.com/VlSomers/keypoint_promptable_reidentification.

Vladimir Somers, Christophe De Vleeschouwer, Alexandre Alahi• 2024

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP93.22
999
Person Re-IdentificationMarket-1501 (test)
Rank-196.6
384
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc84.3
177
Person Re-IdentificationOccluded-Duke
mAP0.751
97
Person Re-IdentificationOccluded-REID (test)
Rank-185.4
89
Person Re-IdentificationOccluded-reID
R-185.4
80
Person Re-IdentificationPartial-REID
Rank-190.7
58
Person Re-IdentificationMarket1501
mAP0.932
57
Person Re-IdentificationPartial-REID (test)
R-1 Accuracy90.7
15
Person Re-IdentificationOccluded-PoseTrack
Rank-192.3
9
Showing 10 of 12 rows

Other info

Code

Follow for update