HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Body Part-Based Representation Learning for Occluded Person Re-Identification

Vladimir Somers; Christophe De Vleeschouwer; Alexandre Alahi

Body Part-Based Representation Learning for Occluded Person Re-Identification

Abstract

Occluded person re-identification (ReID) is a person retrieval task which aims at matching occluded person images with holistic ones. For addressing occluded ReID, part-based methods have been shown beneficial as they offer fine-grained information and are well suited to represent partially visible human bodies. However, training a part-based model is a challenging task for two reasons. Firstly, individual body part appearance is not as discriminative as global appearance (two distinct IDs might have the same local appearance), this means standard ReID training objectives using identity labels are not adapted to local feature learning. Secondly, ReID datasets are not provided with human topographical annotations. In this work, we propose BPBreID, a body part-based ReID model for solving the above issues. We first design two modules for predicting body part attention maps and producing body part-based features of the ReID target. We then propose GiLt, a novel training scheme for learning part-based representations that is robust to occlusions and non-discriminative local appearance. Extensive experiments on popular holistic and occluded datasets show the effectiveness of our proposed method, which outperforms state-of-the-art methods by 0.7% mAP and 5.6% rank-1 accuracy on the challenging Occluded-Duke dataset. Our code is available at https://github.com/VlSomers/bpbreid.

Code Repositories

vlsomers/bpbreid
Official
pytorch
Mentioned in GitHub
trackinglaboratory/tracklab
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-dukemtmc-reidBPBreID (RK)
Rank-1: 93.9
mAP: 92.9
person-re-identification-on-dukemtmc-reidBPBreID
Rank-1: 92.4
mAP: 84.2
person-re-identification-on-market-1501BPBreID
Rank-1: 95.7
mAP: 89.4
person-re-identification-on-market-1501BPBreID (RK)
Rank-1: 96.4
mAP: 95.3
person-re-identification-on-occluded-dukemtmcBPBreID
Rank-1: 75.1
mAP: 62.5
person-re-identification-on-occluded-reid-1BPBreID
Rank-1: 82.9
mAP: 75.2
person-re-identification-on-p-dukemtmc-reidBPBreID
Rank-1: 93.0
mAP: 83.2

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
Body Part-Based Representation Learning for Occluded Person Re-Identification | Papers | HyperAI