paper-with-me

홈 › Papers

One-Shot Metric Learning for Person Re-Identification

2017-07-01 · CVPR 2017 7 · Slawomir Bak, Peter Carr

Re-identification of people in surveillance footage must cope with drastic variations in color, background, viewing angle and a person's pose. Supervised techniques are often the most effective, but require extensive annotation which is infeasible for large camera networks. Unlike previous supervised learning approaches that require hundreds of annotated subjects, we learn a metric using a novel one-shot learning approach. We first learn a deep texture representation from intensity images with Convolutional Neural Networks (CNNs). When training a CNN using only intensity images, the learned embedding is color-invariant and shows high performance even on unseen datasets without fine-tuning. To account for differences in camera color distributions, we learn a color metric using a single pair of ColorChecker images. The proposed one-shot learning achieves performance that is competitive with supervised methods, but uses only a single example rather than the hundreds required for the fully supervised case. Compared with semi-supervised and unsupervised state-of-the-art methods, our approach yields significantly higher accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningOne-Shot LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Improving Person Re-Identification via Pose-Aware Multi-Shot Matching

2016-06-01 · CVPR 2016 6 · Yeong-Jun Cho, Kuk-Jin Yoon

Person re-identification is the problem of recognizing people across images or videos from non-overlapping views. Although there has been much progress in person re-identification for the last decade, it still remains a …

Person Re-Identification

Easy Identification From Better Constraints: Multi-Shot Person Re-Identification From Reference Constraints

2018-06-01 · CVPR 2018 6 · Jiahuan Zhou, Bing Su, Ying Wu

Multi-shot person re-identification (MsP-RID) utilizes multiple images from the same person to facilitate identification. Considering the fact that motion information may not be discriminative nor reliable enough for MsP…

Metric LearningPerson Re-Identification

PaMM: Pose-aware Multi-shot Matching for Improving Person Re-identification

2017-05-17 · Yeong-Jun Cho, Kuk-Jin Yoon

Person re-identification is the problem of recognizing people across different images or videos with non-overlapping views. Although there has been much progress in person re-identification over the last decade, it remai…

Person Re-Identification

Multi-shot Person Re-identification through Set Distance with Visual Distributional Representation

2018-08-03 · Ting-yao Hu, Xiaojun Chang, Alexander G. Hauptmann

Person re-identification aims to identify a specific person at distinct times and locations. It is challenging because of occlusion, illumination, and viewpoint change in camera views. Recently, multi-shot person re-id t…

Person Re-Identification

End-to-End Context-Aided Unicity Matching for Person Re-identification

2022-10-20 · Min Cao, Cong Ding, Chen Chen, Junchi Yan 외

Most existing person re-identification methods compute the matching relations between person images across camera views based on the ranking of the pairwise similarities. This matching strategy with the lack of the globa…

Graph MatchingPerson Re-Identification