paper-with-me

홈 › Papers

Enhancing Person Re-identification in a Self-trained Subspace

2017-04-20 · Xun Yang, Meng Wang, Richang Hong, Qi Tian, Yong Rui

Despite the promising progress made in recent years, person re-identification (re-ID) remains a challenging task due to the complex variations in human appearances from different camera views. For this challenging problem, a large variety of algorithms have been developed in the fully-supervised setting, requiring access to a large amount of labeled training data. However, the main bottleneck for fully-supervised re-ID is the limited availability of labeled training samples. To address this problem, in this paper, we propose a self-trained subspace learning paradigm for person re-ID which effectively utilizes both labeled and unlabeled data to learn a discriminative subspace where person images across disjoint camera views can be easily matched. The proposed approach first constructs pseudo pairwise relationships among unlabeled persons using the k-nearest neighbors algorithm. Then, with the pseudo pairwise relationships, the unlabeled samples can be easily combined with the labeled samples to learn a discriminative projection by solving an eigenvalue problem. In addition, we refine the pseudo pairwise relationships iteratively, which further improves the learning performance. A multi-kernel embedding strategy is also incorporated into the proposed approach to cope with the non-linearity in person's appearance and explore the complementation of multiple kernels. In this way, the performance of person re-ID can be greatly enhanced when training data are insufficient. Experimental results on six widely-used datasets demonstrate the effectiveness of our approach and its performance can be comparable to the reported results of most state-of-the-art fully-supervised methods while using much fewer labeled data.

📄 PDF Abstract BibTeX arXiv:1704.06020

Code (1)

Xun-Yang/ReID_slef-training_TOMM2017 공식 구현

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Enhancing Person Re-Identification through Tensor Feature Fusion

2023-12-16 · Akram Abderraouf Gharbi, Ammar Chouchane, Mohcene Bessaoudi, Abdelmalik Ouamane 외

In this paper, we present a novel person reidentification (PRe-ID) system that based on tensor feature representation and multilinear subspace learning. Our approach utilizes pretrained CNNs for high-level feature extrac…

Person Re-Identification

Shape-Erased Feature Learning for Visible-Infrared Person Re-Identification

2023-04-09 · CVPR 2023 1 · Jiawei Feng, AnCong Wu, Wei-Shi Zheng

Due to the modality gap between visible and infrared images with high visual ambiguity, learning \textbf{diverse} modality-shared semantic concepts for visible-infrared person re-identification (VI-ReID) remains a challe…

DiversityPerson Re-Identification

Advancing Person Re-Identification: Tensor-based Feature Fusion and Multilinear Subspace Learning

2023-12-24 · Akram Abderraouf Gharbi, Ammar Chouchane, Abdelmalik Ouamane

Person re-identification (PRe-ID) is a computer vision issue, that has been a fertile research area in the last few years. It aims to identify persons across different non-overlapping camera views. In this paper, We prop…

Person Re-Identification

Learning Instance-Adaptive Low-Rank Orthogonal Subspaces for Clothes-Changing Person Re-Identification

2026-06-10 · Dong-Woo Kim, Tae-Kyun Kim arxiv

Clothes-changing person re-identification (CC-ReID) aims to recognize individuals despite drastic appearance changes caused by clothing variation. While existing methods rely on adversarial learning to disentangle clothi…

Person Re-Identification

Person Re-identification by Local Maximal Occurrence Representation and Metric Learning

2014-06-17 · CVPR 2015 6 · Shengcai Liao, Yang Hu, Xiangyu Zhu, Stan Z. Li

Person re-identification is an important technique towards automatic search of a person's presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and m…

Metric LearningPerson Re-Identification