One-Shot Metric Learning for Person Re-Identification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Metric LearningOne-Shot LearningPerson Re-IdentificationSimilar Papers 제목 키워드 기반
Improving Person Re-Identification via Pose-Aware Multi-Shot Matching
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-IdentificationEasy Identification From Better Constraints: Multi-Shot Person Re-Identification From Reference Constraints
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-IdentificationPaMM: Pose-aware Multi-shot Matching for Improving Person Re-identification
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-IdentificationMulti-shot Person Re-identification through Set Distance with Visual Distributional Representation
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-IdentificationEnd-to-End Context-Aided Unicity Matching for Person Re-identification
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