Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Bag of Tricks and A Strong Baseline for Deep Person Re-identification

About

This paper explores a simple and efficient baseline for person re-identification (ReID). Person re-identification (ReID) with deep neural networks has made progress and achieved high performance in recent years. However, many state-of-the-arts methods design complex network structure and concatenate multi-branch features. In the literature, some effective training tricks are briefly appeared in several papers or source codes. This paper will collect and evaluate these effective training tricks in person ReID. By combining these tricks together, the model achieves 94.5% rank-1 and 85.9% mAP on Market1501 with only using global features. Our codes and models are available at https://github.com/michuanhaohao/reid-strong-baseline.

Hao Luo, Youzhi Gu, Xingyu Liao, Shenqi Lai, Wei Jiang• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.4
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-190.3
1018
Person Re-IdentificationMarket 1501
mAP86.1
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc90.3
648
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc74.1
499
Person Re-IdentificationMSMT17
mAP0.502
404
Person Re-IdentificationMarket-1501 (test)
Rank-195.4
384
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy70.4
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate74.4
180
Person Re-IdentificationOccluded-Duke (test)
Rank-1 Acc52.7
177
Showing 10 of 77 rows
...

Other info

Code

Follow for update