paper-with-me

Papers

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

2019-03-17 · Hao Luo, Youzhi Gu, Xingyu Liao, Shenqi Lai, Wei Jiang

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.

📄 PDF Abstract BibTeX arXiv:1903.07071

Code (8)

michuanhaohao/reid-strong-baseline 공식 구현 pytorch
PaddlePaddle/PaddleClas/blob/release/2.5/docs/zh_CN/algorithm_introduction/ReID.md paddle
bastiennNB/Pair_ReID pytorch
layumi/Person_reID_baseline_pytorch pytorch
lulujianjie/person-reid-tiny-baseline pytorch
seominseok0429/vidoe_tracking-Reidentification-Action_recognition_Demo
wenyu1009/pganet pytorch
zion-king/Deep-Learning-for-Person-Re-identification pytorch

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

A Strong Baseline and Batch Normalization Neck for Deep Person Re-identification

2019-06-19 · Hao Luo, Wei Jiang, Youzhi Gu, Fuxu Liu 외

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-Identification

Multi-Domain Learning and Identity Mining for Vehicle Re-Identification

2020-04-22 · Shuting He, Hao Luo, Weihua Chen, Miao Zhang 외

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-Identification

DEX: Domain Embedding Expansion for Generalized Person Re-identification

2021-10-21 · Eugene P. W. Ang, Lin Shan, Alex C. Kot

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-Identification

2nd Place Solution to Google Landmark Retrieval 2021

2021-10-08 · Zhang Yuqi, Xu Xianzhe, Chen Weihua, Wang Yaohua 외

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-IdentificationRerankingRetrieval

Stronger Baseline for Person Re-Identification

2021-12-02 · Fengliang Qi, Bo Yan, Leilei Cao, Hongbin Wang

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