TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning to Disentangle Scenes for Person Re-identification

Learning to Disentangle Scenes for Person Re-identification

Xianghao Zang, Ge Li, Wei Gao, Xiujun Shu

2021-11-10Person Re-Identification
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationMSMT17Rank-188.35LDS (ResNet50+RK)
Person Re-IdentificationMSMT17mAP79.09LDS (ResNet50+RK)
Person Re-IdentificationP-DukeMTMC-reID Rank-191.96LDS
Person Re-IdentificationP-DukeMTMC-reIDRank-1096.39LDS
Person Re-IdentificationP-DukeMTMC-reIDRank-595.28LDS
Person Re-IdentificationP-DukeMTMC-reIDmAP82.93LDS
Person Re-IdentificationMarket-1501Rank-196.17LDS (ResNet50 + RK)
Person Re-IdentificationMarket-1501mAP94.89LDS (ResNet50 + RK)
Person Re-IdentificationOccluded-DukeMTMC Rank-164.3LDS
Person Re-IdentificationOccluded-DukeMTMCmAP55.7LDS
Person Re-IdentificationDukeMTMC-reIDRank-192.91LDS (ResNet50 + RK)
Person Re-IdentificationDukeMTMC-reIDmAP91LDS (ResNet50 + RK)

Related Papers

Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Try Harder: Hard Sample Generation and Learning for Clothes-Changing Person Re-ID2025-07-15Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction2025-07-15KeyRe-ID: Keypoint-Guided Person Re-Identification using Part-Aware Representation in Videos2025-07-10CORE-ReID V2: Advancing the Domain Adaptation for Object Re-Identification with Optimized Training and Ensemble Fusion2025-07-04Following the Clues: Experiments on Person Re-ID using Cross-Modal Intelligence2025-07-02DeSPITE: Exploring Contrastive Deep Skeleton-Pointcloud-IMU-Text Embeddings for Advanced Point Cloud Human Activity Understanding2025-06-16