Deep Transfer Learning for Person Re-identification
About
Person re-identification (Re-ID) poses a unique challenge to deep learning: how to learn a deep model with millions of parameters on a small training set of few or no labels. In this paper, a number of deep transfer learning models are proposed to address the data sparsity problem. First, a deep network architecture is designed which differs from existing deep Re-ID models in that (a) it is more suitable for transferring representations learned from large image classification datasets, and (b) classification loss and verification loss are combined, each of which adopts a different dropout strategy. Second, a two-stepped fine-tuning strategy is developed to transfer knowledge from auxiliary datasets. Third, given an unlabelled Re-ID dataset, a novel unsupervised deep transfer learning model is developed based on co-training. The proposed models outperform the state-of-the-art deep Re-ID models by large margins: we achieve Rank-1 accuracy of 85.4\%, 83.7\% and 56.3\% on CUHK03, Market1501, and VIPeR respectively, whilst on VIPeR, our unsupervised model (45.1\%) beats most supervised models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Person Re-Identification | Market1501 (test) | Rank-1 Accuracy83.7 | 1264 | |
| Person Re-Identification | CUHK03 (Detected) | Rank-1 Accuracy84.1 | 219 | |
| Person Re-Identification | CUHK03 | R184.1 | 184 | |
| Person Re-Identification | Market-1501 single query | Rank-1 Acc83.7 | 114 | |
| Person Re-Identification | Market-1501 single query (test) | Rank-183.7 | 68 | |
| Person Re-Identification | Market-1501 Multi. Query 1.0 | Rank-1 Acc89.6 | 48 | |
| Person Re-Identification | Market-1501 Single Query 1.0 | Rank-1 Acc83.7 | 33 | |
| Person Re-Identification | CUHK01 486 IDs (test) | Rank-174.7 | 6 |