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

Learning Feature Recovery Transformer for Occluded Person Re-identification

About

One major issue that challenges person re-identification (Re-ID) is the ubiquitous occlusion over the captured persons. There are two main challenges for the occluded person Re-ID problem, i.e., the interference of noise during feature matching and the loss of pedestrian information brought by the occlusions. In this paper, we propose a new approach called Feature Recovery Transformer (FRT) to address the two challenges simultaneously, which mainly consists of visibility graph matching and feature recovery transformer. To reduce the interference of the noise during feature matching, we mainly focus on visible regions that appear in both images and develop a visibility graph to calculate the similarity. In terms of the second challenge, based on the developed graph similarity, for each query image, we propose a recovery transformer that exploits the feature sets of its $k$-nearest neighbors in the gallery to recover the complete features. Extensive experiments across different person Re-ID datasets, including occluded, partial and holistic datasets, demonstrate the effectiveness of FRT. Specifically, FRT significantly outperforms state-of-the-art results by at least 6.2\% Rank-1 accuracy and 7.2\% mAP scores on the challenging Occluded-Duke dataset. The code is available at https://github.com/xbq1994/Feature-Recovery-Transformer.

Boqiang Xu, Lingxiao He, Jian Liang, Zhenan Sun• 2023

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket 1501
mAP88.1
999
Person Re-IdentificationDukeMTMC
R1 Accuracy90.5
120
Person Re-IdentificationOccluded-reID
R-180.4
80
Person Re-IdentificationPartial-REID
Rank-188.2
58
Person Re-IdentificationOccluded-DukeMTMC
Rank-1 Acc70.7
55
Person Re-IdentificationPartial-iLIDS
Rank-173
42
Partial Person Re-identificationPartialREID
R188.2
21
Showing 7 of 7 rows

Other info

Follow for update