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

High-Order Information Matters: Learning Relation and Topology for Occluded Person Re-Identification

About

Occluded person re-identification (ReID) aims to match occluded person images to holistic ones across dis-joint cameras. In this paper, we propose a novel framework by learning high-order relation and topology information for discriminative features and robust alignment. At first, we use a CNN backbone and a key-points estimation model to extract semantic local features. Even so, occluded images still suffer from occlusion and outliers. Then, we view the local features of an image as nodes of a graph and propose an adaptive direction graph convolutional (ADGC)layer to pass relation information between nodes. The proposed ADGC layer can automatically suppress the message-passing of meaningless features by dynamically learning di-rection and degree of linkage. When aligning two groups of local features from two images, we view it as a graph matching problem and propose a cross-graph embedded-alignment (CGEA) layer to jointly learn and embed topology information to local features, and straightly predict similarity score. The proposed CGEA layer not only take full use of alignment learned by graph matching but also re-place sensitive one-to-one matching with a robust soft one. Finally, extensive experiments on occluded, partial, and holistic ReID tasks show the effectiveness of our proposed method. Specifically, our framework significantly outperforms state-of-the-art by6.5%mAP scores on Occluded-Duke dataset.

Guan'an Wang, Shuo Yang, Huanyu Liu, Zhicheng Wang, Yang Yang, Shuliang Wang, Gang Yu, Erjin Zhou, Jian Sun• 2020

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy94.2
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-186.9
1018
Person Re-IdentificationMarket 1501
mAP84.9
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc86.9
648
Person Re-IdentificationMarket-1501 (test)
Rank-194.2
384
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc55.1
177
Person Re-IdentificationDukeMTMC
R1 Accuracy86.9
120
Person Re-IdentificationOccluded-Duke
mAP0.438
97
Person Re-IdentificationOccluded-REID (test)
Rank-180.3
89
Person Re-IdentificationOccluded-reID
R-180.3
80
Showing 10 of 27 rows

Other info

Code

Follow for update