You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LUPerson is currently the largest unlabeled dataset for Person Re-identification, which is used for Unsupervised Pre-training. LUPerson consists of 4M images of over 200K identities and covers a much diverse range of capturing environments.
LUPerson can only be used for research, commercial usage is forbidden.
These numbers are a little different from those reported in our paper, and most are slightly better.
For MGN with ResNet101:
Dataset
mAP
cmc1
path
MSMT17
68.41/81.12
86.28/88.27
-
DukeMTMC
84.15/92.77
91.88/93.99
-
Market1501
91.86/96.21
96.56/97.03
-
CUHK03-L
75.98/86.73
75.86/84.07
-
The numbers are in the format of without RR/with RR.
Citation
If you find this code useful for your research, please cite our paper.
@article{fu2020unsupervised,
title={Unsupervised Pre-training for Person Re-identification},
author={Fu, Dengpan and Chen, Dongdong and Bao, Jianmin and Yang, Hao and Yuan, Lu and Zhang, Lei and Li, Houqiang and Chen, Dong},
journal={Proceedings of the IEEE conference on computer vision and pattern recognition},
year={2021}
}