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

Beyond Human Parts: Dual Part-Aligned Representations for Person Re-Identification

About

Person re-identification is a challenging task due to various complex factors. Recent studies have attempted to integrate human parsing results or externally defined attributes to help capture human parts or important object regions. On the other hand, there still exist many useful contextual cues that do not fall into the scope of predefined human parts or attributes. In this paper, we address the missed contextual cues by exploiting both the accurate human parts and the coarse non-human parts. In our implementation, we apply a human parsing model to extract the binary human part masks \emph{and} a self-attention mechanism to capture the soft latent (non-human) part masks. We verify the effectiveness of our approach with new state-of-the-art performances on three challenging benchmarks: Market-1501, DukeMTMC-reID and CUHK03. Our implementation is available at https://github.com/ggjy/P2Net.pytorch.

Jianyuan Guo, Yuhui Yuan, Lang Huang, Chao Zhang, Jinge Yao, Kai Han• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.2
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-186.5
1018
Person Re-IdentificationMarket 1501
mAP85.6
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc86.5
648
Person Re-IdentificationMarket-1501 (test)
Rank-195.2
384
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy74.9
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate78.3
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-195.2
131
Person Re-IdentificationDukeMTMC
R1 Accuracy86.5
120
Person Re-IdentificationCUHK03 (test)
Rank-1 Accuracy78.3
108
Showing 10 of 13 rows

Other info

Code

Follow for update