Person Re-identification by Saliency Learning
Rui Zhao, Wanli Ouyang, Xiaogang Wang

TL;DR
This paper introduces a novel person re-identification method that leverages learned human saliency to improve matching accuracy across different camera views, addressing challenges like viewpoint and pose variations.
Contribution
It proposes a saliency learning and matching framework that estimates distinctive features without identity labels and integrates saliency with patch matching in a RankSVM model.
Findings
Outperforms state-of-the-art methods on VIPeR and CUHK01 datasets.
Effectively handles viewpoint and pose variations.
Uses unsupervised saliency estimation methods.
Abstract
Human eyes can recognize person identities based on small salient regions, i.e. human saliency is distinctive and reliable in pedestrian matching across disjoint camera views. However, such valuable information is often hidden when computing similarities of pedestrian images with existing approaches. Inspired by our user study result of human perception on human saliency, we propose a novel perspective for person re-identification based on learning human saliency and matching saliency distribution. The proposed saliency learning and matching framework consists of four steps: (1) To handle misalignment caused by drastic viewpoint change and pose variations, we apply adjacency constrained patch matching to build dense correspondence between image pairs. (2) We propose two alternative methods, i.e. K-Nearest Neighbors and One-class SVM, to estimate a saliency score for each image patch,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Visual Attention and Saliency Detection · Human Pose and Action Recognition
MethodsSupport Vector Machine
