A Discriminatively Learned CNN Embedding for Person Re-identification

17 Nov 2016  ยท  Zhedong Zheng, Liang Zheng, Yi Yang ยท

We revisit two popular convolutional neural networks (CNN) in person re-identification (re-ID), i.e, verification and classification models. The two models have their respective advantages and limitations due to different loss functions. In this paper, we shed light on how to combine the two models to learn more discriminative pedestrian descriptors. Specifically, we propose a new siamese network that simultaneously computes identification loss and verification loss. Given a pair of training images, the network predicts the identities of the two images and whether they belong to the same identity. Our network learns a discriminative embedding and a similarity measurement at the same time, thus making full usage of the annotations. Albeit simple, the learned embedding improves the state-of-the-art performance on two public person re-ID benchmarks. Further, we show our architecture can also be applied in image retrieval.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Person Re-Identification CUHK03 DLCE MAP 86.4 # 5
Rank-1 83.4 # 8
Person Re-Identification DukeMTMC-reID DLCE Rank-1 68.9 # 75
mAP 49.3 # 78
Person Re-Identification Market-1501 DLCE Rank-1 79.51 # 102
mAP 59.87 # 109
Person Re-Identification Market-1501+500k DLCE MAP 45.24 # 1
Rank-1 68.26 # 1
Person Re-Identification MSMT17 DLCE Rank-1 60.48 # 33
mAP 31.58 # 33
Image Retrieval Oxford5k Identification+Verification mAP 76.4 # 2

Methods