paper-with-me

Papers

Learning Incremental Triplet Margin for Person Re-identification

2018-12-17 · Yingying Zhang, Qiaoyong Zhong, Liang Ma, Di Xie, ShiLiang Pu

Person re-identification (ReID) aims to match people across multiple non-overlapping video cameras deployed at different locations. To address this challenging problem, many metric learning approaches have been proposed, among which triplet loss is one of the state-of-the-arts. In this work, we explore the margin between positive and negative pairs of triplets and prove that large margin is beneficial. In particular, we propose a novel multi-stage training strategy which learns incremental triplet margin and improves triplet loss effectively. Multiple levels of feature maps are exploited to make the learned features more discriminative. Besides, we introduce global hard identity searching method to sample hard identities when generating a training batch. Extensive experiments on Market-1501, CUHK03, and DukeMTMCreID show that our approach yields a performance boost and outperforms most existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1812.06576

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningPerson Re-IdentificationTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification

2021-03-08 · Wenkang Li, Ke Qi, Wenbin Chen, Yicong Zhou

Visible-Infrared cross-modality person re-identification (VI-ReID), whose aim is to match person images between visible and infrared modality, is a challenging cross-modality image retrieval task. Batch Hard Triplet loss…

AllCross-Modality Person Re-identificationImage RetrievalPerson Re-Identification+2

Strong but Simple Baseline with Dual-Granularity Triplet Loss for Visible-Thermal Person Re-Identification

2020-12-09 · Haijun Liu, Yanxia Chai, Xiaoheng Tan, Dong Li 외

In this letter, we propose a conceptually simple and effective dual-granularity triplet loss for visible-thermal person re-identification (VT-ReID). In general, ReID models are always trained with the sample-based triple…

Cross-Modal Person Re-IdentificationPerson Re-IdentificationTriplet

In Defense of the Triplet Loss for Person Re-Identification

2017-03-22 · Alexander Hermans, Lucas Beyer, Bastian Leibe

In the past few years, the field of computer vision has gone through a revolution fueled mainly by the advent of large datasets and the adoption of deep convolutional neural networks for end-to-end learning. The person r…

General ClassificationMetric LearningPerson Re-IdentificationTriplet

Margin Sample Mining Loss: A Deep Learning Based Method for Person Re-identification

2017-10-02 · Qiqi Xiao, Hao Luo, Chi Zhang

Person re-identification (ReID) is an important task in computer vision. Recently, deep learning with a metric learning loss has become a common framework for ReID. In this paper, we also propose a new metric learning lo…

Metric LearningPerson Re-IdentificationTriplet

Beyond triplet loss: a deep quadruplet network for person re-identification

2017-04-06 · CVPR 2017 7 · Weihua Chen, Xiaotang Chen, Jian-Guo Zhang, Kaiqi Huang

Person re-identification (ReID) is an important task in wide area video surveillance which focuses on identifying people across different cameras. Recently, deep learning networks with a triplet loss become a common fram…

Person Re-IdentificationTriplet