Learning to Disentangle Scenes for Person Re-identification
Xianghao Zang, Ge Li, Wei Gao, Xiujun Shu

TL;DR
This paper introduces a multi-branch network with self-supervision operations to disentangle complex scenes in person re-identification, significantly improving performance on multiple benchmarks by handling occlusion and scale variation more effectively.
Contribution
It proposes a divide-and-conquer approach with a novel multi-branch network and self-supervision operations to better handle scene complexity in person ReID.
Findings
Achieves state-of-the-art results on three ReID benchmarks.
Significantly improves performance on occluded ReID datasets.
Self-supervision operations enhance robustness across various challenging scenes.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Face recognition and analysis
MethodsRandom Scaling · Random Erasing
