paper-with-me

홈 › Papers

Consistent-Aware Deep Learning for Person Re-Identification in a Camera Network

2017-07-01 · CVPR 2017 7 · Ji Lin, Liangliang Ren, Jiwen Lu, Jianjiang Feng, Jie zhou

In this paper, we propose a consistent-aware deep learning (CADL) framework for person re-identification in a camera network. Unlike most existing person re-identification methods which identify whether two body images are from the same person, our approach aims to obtain the maximal correct matches for the whole camera network. Different from recently proposed camera network based re-identification methods which only consider the consistent information in the matching stage to obtain a global optimal association, we exploit such consistent-aware information under a deep learning framework where both feature representation and image matching are automatically learned with certain consistent constraints. Specifically, we reach the global optimal solution and balance the performance between different cameras by optimizing the similarity and association iteratively. Experimental results show that our method obtains significant performance improvement and outperforms the state-of-the-art methods by large margins.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPerson Re-Identification

Similar Papers 제목 키워드 기반

Unsupervised Person Re-Identification by Camera-Aware Similarity Consistency Learning

2019-10-01 · ICCV 2019 10 · Ancong Wu, Wei-Shi Zheng, Jian-Huang Lai

For matching pedestrians across disjoint camera views in surveillance, person re-identification (Re-ID) has made great progress in supervised learning. However, it is infeasible to label data in a number of new scenes wh…

Person Re-IdentificationUnsupervised Person Re-Identification

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

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

Camera-aware Style Separation and Contrastive Learning for Unsupervised Person Re-identification

2021-12-19 · Xue Li, Tengfei Liang, Yi Jin, Tao Wang 외

Unsupervised person re-identification (ReID) is a challenging task without data annotation to guide discriminative learning. Existing methods attempt to solve this problem by clustering extracted embeddings to generate p…

Contrastive LearningPerson Re-IdentificationUnsupervised Person Re-Identification

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