paper-with-me

Papers

Re-ranking Person Re-identification with k-reciprocal Encoding

2017-01-29 · CVPR 2017 7 · Zhun Zhong, Liang Zheng, Donglin Cao, Shaozi Li

When considering person re-identification (re-ID) as a retrieval process, re-ranking is a critical step to improve its accuracy. Yet in the re-ID community, limited effort has been devoted to re-ranking, especially those fully automatic, unsupervised solutions. In this paper, we propose a k-reciprocal encoding method to re-rank the re-ID results. Our hypothesis is that if a gallery image is similar to the probe in the k-reciprocal nearest neighbors, it is more likely to be a true match. Specifically, given an image, a k-reciprocal feature is calculated by encoding its k-reciprocal nearest neighbors into a single vector, which is used for re-ranking under the Jaccard distance. The final distance is computed as the combination of the original distance and the Jaccard distance. Our re-ranking method does not require any human interaction or any labeled data, so it is applicable to large-scale datasets. Experiments on the large-scale Market-1501, CUHK03, MARS, and PRW datasets confirm the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:1701.08398

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationRe-RankingRetrieval

Similar Papers 제목 키워드 기반

CA-Jaccard: Camera-aware Jaccard Distance for Person Re-identification

2023-11-17 · CVPR 2024 1 · Yiyu Chen, Zheyi Fan, Zhaoru Chen, Yixuan Zhu

Person re-identification (re-ID) is a challenging task that aims to learn discriminative features for person retrieval. In person re-ID, Jaccard distance is a widely used distance metric, especially in re-ranking and clu…

Person Re-IdentificationPerson RetrievalRe-RankingUnsupervised Person Re-Identification+2

Re-ranking for Writer Identification and Writer Retrieval

2020-07-14 · Simon Jordan, Mathias Seuret, Pavel Král, Ladislav Lenc 외

Automatic writer identification is a common problem in document analysis. State-of-the-art methods typically focus on the feature extraction step with traditional or deep-learning-based techniques. In retrieval problems,…

Re-RankingRetrievalWriter Retrieval

A Pose-Sensitive Embedding for Person Re-Identification with Expanded Cross Neighborhood Re-Ranking

2017-11-28 · CVPR 2018 6 · M. Saquib Sarfraz, Arne Schumann, Andreas Eberle, Rainer Stiefelhagen

Person re identification is a challenging retrieval task that requires matching a person's acquired image across non overlapping camera views. In this paper we propose an effective approach that incorporates both the fin…

Person Re-IdentificationRe-RankingRetrieval

Video-based Visible-Infrared Person Re-Identification with Auxiliary Samples

2023-11-27 · Yunhao Du, Cheng Lei, Zhicheng Zhao, Yuan Dong 외

Visible-infrared person re-identification (VI-ReID) aims to match persons captured by visible and infrared cameras, allowing person retrieval and tracking in 24-hour surveillance systems. Previous methods focus on learni…

Generative Adversarial NetworkPerson Re-IdentificationPerson RetrievalRe-Ranking

Watching You: Global-guided Reciprocal Learning for Video-based Person Re-identification

2021-03-07 · CVPR 2021 1 · Xuehu Liu, Pingping Zhang, Chenyang Yu, Huchuan Lu 외

Video-based person re-identification (Re-ID) aims to automatically retrieve video sequences of the same person under non-overlapping cameras. To achieve this goal, it is the key to fully utilize abundant spatial and temp…

Feature CorrelationPerson Re-IdentificationVideo-Based Person Re-Identification