SOTAVerified

Learning Diverse Features with Part-Level Resolution for Person Re-Identification

2020-01-21Code Available1· sign in to hype

Ben Xie, Xiaofu Wu, Suofei Zhang, Shiliang Zhao, Ming Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning diverse features is key to the success of person re-identification. Various part-based methods have been extensively proposed for learning local representations, which, however, are still inferior to the best-performing methods for person re-identification. This paper proposes to construct a strong lightweight network architecture, termed PLR-OSNet, based on the idea of Part-Level feature Resolution over the Omni-Scale Network (OSNet) for achieving feature diversity. The proposed PLR-OSNet has two branches, one branch for global feature representation and the other branch for local feature representation. The local branch employs a uniform partition strategy for part-level feature resolution but produces only a single identity-prediction loss, which is in sharp contrast to the existing part-based methods. Empirical evidence demonstrates that the proposed PLR-OSNet achieves state-of-the-art performance on popular person Re-ID datasets, including Market1501, DukeMTMC-reID and CUHK03, despite its small model size.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CUHK03-CMGN Rank-15.44Unverified
CUHK03 detectedPLR-OSNetMAP77.2Unverified
CUHK03 labeledPLR-OSNetMAP80.5Unverified
DukeMTMC-reIDPLR-OSNetmAP81.2Unverified
Market-1501PLR-OSNetRank-195.6Unverified
Market-1501-CPLR-OS Rank-137.56Unverified

Reproductions