2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) 2019
DOI: 10.1109/cvprw.2019.00190
|View full text |Cite
|
Sign up to set email alerts
|

Bag of Tricks and a Strong Baseline for Deep Person Re-Identification

Abstract: 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. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

2
415
0
2

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 958 publications
(419 citation statements)
references
References 23 publications
2
415
0
2
Order By: Relevance
“…The network is updated for 100 epochs by the stochastic gradient descent algorithm with a weight decay of 5×10 −4 . Following [37], the warmup learning rate adjustment strategy is applied to bootstrap the network for better performance. The learning rate linearly increases from 0.06 to 0.6 in the first 10 epochs.…”
Section: B Implementation Detailsmentioning
confidence: 99%
“…The network is updated for 100 epochs by the stochastic gradient descent algorithm with a weight decay of 5×10 −4 . Following [37], the warmup learning rate adjustment strategy is applied to bootstrap the network for better performance. The learning rate linearly increases from 0.06 to 0.6 in the first 10 epochs.…”
Section: B Implementation Detailsmentioning
confidence: 99%
“…Even though the current top approach achieves 88.2% mAP on the Market dataset, we still outperform many recent methods by a large margin. Current top performing methods typically use a complex architecture [39,38,46] or tricks such as larger input images and more elaborate augmentations [20]. Our single-task baseline is essentially a simplified TriNet architecture [8], nevertheless, it still significantly improves the original mAP score of 69.14% by over 8%, yielding a solid baseline performance for person ReID.…”
Section: Quantitative Resultsmentioning
confidence: 99%
“…where BN (·) is the BNNeck introduced in [52], [·] means concatenation. The total loss is the summation of the four losses:…”
Section: Loss Functionsmentioning
confidence: 99%