vix.ing · top · new · best · stats

Triplet-based Deep Similarity Learning for Person Re-Identification

2018/02/09 by Wentong Liao, Michael Ying Yang, Liao, Wentong +5
Computer Science · #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Face recognition and analysis #Video Surveillance and Tracking Methods #cs.CV

paper · pdf · doi:10.48550/arxiv.1802.03254

ICCV Workshops 2017

arxiv created 2018/02/09 · openalex publication_date 2018/02/09 · arxiv updated 2018/02/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In recent years, person re-identification (re-id) catches great attention in both computer vision community and industry. In this paper, we propose a new framework for person re-identification with a triplet-based deep similarity learning using convolutional neural networks (CNNs). The network is trained with triplet input: two of them have the same class labels and the other one is different. It aims to learn the deep feature representation, with which the distance within the same class is decreased, while the distance between the different classes is increased as much as possible. Moreover, we trained the model jointly on six different datasets, which differs from common practice - one model is just trained on one dataset and tested also on the same one. However, the enormous number of possible triplet data among the large number of training samples makes the training impossible. To address this challenge, a double-sampling scheme is proposed to generate triplets of images as effective as possible. The proposed framework is evaluated on several benchmark datasets. The experimental results show that, our method is effective for the task of person re-identification and it is comparable or even outperforms the state-of-the-art methods.

Citations

Related