Dengpan Fu, Dongdong Chen, Jianmin Bao, Hao Yang, Lu Yuan, Lei Zhang, Houqiang Li, Dong Chen
In this paper, we present a large scale unlabeled person re-identification (Re-ID) dataset "LUPerson" and make the first attempt of performing unsupervised pre-training for improving the generalization ability of the learned person Re-ID feature representation. This is to address the problem that all existing person Re-ID datasets are all of limited scale due to the costly effort required for data annotation. Previous research tries to leverage models pre-trained on ImageNet to mitigate the shortage of person Re-ID data but suffers from the large domain gap between ImageNet and person Re-ID data. LUPerson is an unlabeled dataset of 4M images of over 200K identities, which is 30X larger than the largest existing Re-ID dataset. It also covers a much diverse range of capturing environments (eg, camera settings, scenes, etc.). Based on this dataset, we systematically study the key factors for learning Re-ID features from two perspectives: data augmentation and contrastive loss. Unsupervised pre-training performed on this large-scale dataset effectively leads to a generic Re-ID feature that can benefit all existing person Re-ID methods. Using our pre-trained model in some basic frameworks, our methods achieve state-of-the-art results without bells and whistles on four widely used Re-ID datasets: CUHK03, Market1501, DukeMTMC, and MSMT17. Our results also show that the performance improvement is more significant on small-scale target datasets or under few-shot setting.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Person Re-Identification | MSMT17 | Rank-1 | 86.6 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | MSMT17 | mAP | 68.8 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | Market-1501-C | Rank-1 | 32.22 | LUPerson |
| Person Re-Identification | Market-1501-C | mAP | 10.37 | LUPerson |
| Person Re-Identification | Market-1501-C | mINP | 0.29 | LUPerson |
| Person Re-Identification | Market-1501 | Rank-1 | 97 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | Market-1501 | mAP | 92 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | Market-1501 | mAP | 96.21 | Unsupervised Pre-training (ResNet101+RK) |
| Person Re-Identification | DukeMTMC-reID | Rank-1 | 93.99 | Unsupervised Pre-training (ResNet101+RK) |
| Person Re-Identification | DukeMTMC-reID | mAP | 92.77 | Unsupervised Pre-training (ResNet101+RK) |
| Person Re-Identification | DukeMTMC-reID | Rank-1 | 91.9 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | DukeMTMC-reID | mAP | 84.1 | Unsupervised Pre-training (ResNet101+MGN) |
| Person Re-Identification | CUHK03 | MAP | 79.6 | Unsupervised Pre-training (ResNet50+BDB) |
| Person Re-Identification | CUHK03 | Rank-1 | 81.9 | Unsupervised Pre-training (ResNet50+BDB) |