Bag of Tricks and A Strong Baseline for Deep Person Re-identification
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.
Code (8)
Tasks
Person Re-IdentificationSimilar Papers 제목 키워드 기반
A Strong Baseline and Batch Normalization Neck for Deep Person Re-identification
This study explores a simple but strong baseline for person re-identification (ReID). Person ReID with deep neural networks has progressed and achieved high performance in recent years. However, many state-of-the-art met…
Person Re-IdentificationMulti-Domain Learning and Identity Mining for Vehicle Re-Identification
This paper introduces our solution for the Track2 in AI City Challenge 2020 (AICITY20). The Track2 is a vehicle re-identification (ReID) task with both the real-world data and synthetic data. Our solution is based on a s…
ClusteringRe-RankingVehicle Re-IdentificationDEX: Domain Embedding Expansion for Generalized Person Re-identification
In recent years, supervised Person Re-identification (Person ReID) approaches have demonstrated excellent performance. However, when these methods are applied to inputs from a different camera network, they typically suf…
Domain AdaptationDomain GeneralizationPerson Re-Identification2nd Place Solution to Google Landmark Retrieval 2021
This paper presents the 2nd place solution to the Google Landmark Retrieval 2021 Competition on Kaggle. The solution is based on a baseline with training tricks from person re-identification, a continent-aware sampling s…
Image RetrievalPerson Re-IdentificationRerankingRetrievalStronger Baseline for Person Re-Identification
Person re-identification (re-ID) aims to identify the same person of interest across non-overlapping capturing cameras, which plays an important role in visual surveillance applications and computer vision research areas…
Person Re-Identification