HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning to Disentangle Scenes for Person Re-identification

Xianghao Zang Ge Li Wei Gao Xiujun Shu

Learning to Disentangle Scenes for Person Re-identification

Abstract

There are many challenging problems in the person re-identification (ReID) task, such as the occlusion and scale variation. Existing works usually tried to solve them by employing a one-branch network. This one-branch network needs to be robust to various challenging problems, which makes this network overburdened. This paper proposes to divide-and-conquer the ReID task. For this purpose, we employ several self-supervision operations to simulate different challenging problems and handle each challenging problem using different networks. Concretely, we use the random erasing operation and propose a novel random scaling operation to generate new images with controllable characteristics. A general multi-branch network, including one master branch and two servant branches, is introduced to handle different scenes. These branches learn collaboratively and achieve different perceptive abilities. In this way, the complex scenes in the ReID task are effectively disentangled, and the burden of each branch is relieved. The results from extensive experiments demonstrate that the proposed method achieves state-of-the-art performances on three ReID benchmarks and two occluded ReID benchmarks. Ablation study also shows that the proposed scheme and operations significantly improve the performance in various scenes. The code is available at https://git.openi.org.cn/zangxh/LDS.git.

Code Repositories

deropty/LDS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
person-re-identification-on-dukemtmc-reidLDS (ResNet50 + RK)
Rank-1: 92.91
mAP: 91.0
person-re-identification-on-market-1501LDS (ResNet50 + RK)
Rank-1: 96.17
mAP: 94.89
person-re-identification-on-msmt17LDS (ResNet50+RK)
Rank-1: 88.35
mAP: 79.09
person-re-identification-on-occluded-dukemtmcLDS
Rank-1: 64.39
mAP: 55.75
person-re-identification-on-p-dukemtmc-reidLDS
Rank-1: 91.96
Rank-10: 96.39
Rank-5: 95.28
mAP: 82.93

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
Learning to Disentangle Scenes for Person Re-identification | Papers | HyperAI