SOTAVerified

Pyramidal Person Re-IDentification via Multi-Loss Dynamic Training

2018-10-29CVPR 2019Code Available0· sign in to hype

Feng Zheng, Cheng Deng, Xing Sun, Xinyang Jiang, Xiaowei Guo, Zongqiao Yu, Feiyue Huang, Rongrong Ji

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Most existing Re-IDentification (Re-ID) methods are highly dependent on precise bounding boxes that enable images to be aligned with each other. However, due to the challenging practical scenarios, current detection models often produce inaccurate bounding boxes, which inevitably degenerate the performance of existing Re-ID algorithms. In this paper, we propose a novel coarse-to-fine pyramid model to relax the need of bounding boxes, which not only incorporates local and global information, but also integrates the gradual cues between them. The pyramid model is able to match at different scales and then search for the correct image of the same identity, even when the image pairs are not aligned. In addition, in order to learn discriminative identity representation, we explore a dynamic training scheme to seamlessly unify two losses and extract appropriate shared information between them. Experimental results clearly demonstrate that the proposed method achieves the state-of-the-art results on three datasets. Especially, our approach exceeds the current best method by 9.5% on the most challenging CUHK03 dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CUHK03-CPyramid Rank-110.42Unverified
CUHK03 detectedPyramid (CVPR'19)MAP74.8Unverified
CUHK03 labeledPyramid (CVPR' 19)MAP76.9Unverified
DukeMTMC-reIDPyramid (CVPR'19)mAP79Unverified
Market-1501Pyramid (CVPR'19)Rank-195.7Unverified
Market-1501-CPyramid Rank-135.72Unverified

Reproductions