paper-with-me

Papers

Patch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification

2019-06-01 · CVPR 2019 6 · Qize Yang, Hong-Xing Yu, Ancong Wu, Wei-Shi Zheng

While discriminative local features have been shown effective in solving the person re-identification problem, they are limited to be trained on fully pairwise labelled data which is expensive to obtain. In this work, we overcome this problem by proposing a patch-based unsupervised learning framework in order to learn discriminative feature from patches instead of the whole images. The patch-based learning leverages similarity between patches to learn a discriminative model. Specifically, we develop a PatchNet to select patches from the feature map and learn discriminative features for these patches. To provide effective guidance for the PatchNet to learn discriminative patch feature on unlabeled datasets, we propose an unsupervised patch-based discriminative feature learning loss. In addition, we design an image-level feature learning loss to leverage all the patch features of the same image to serve as an image-level guidance for the PatchNet. Extensive experiments validate the superiority of our method for unsupervised person re-id. Our code is available at https://github.com/QizeYang/PAUL.

📄 PDF Abstract BibTeX

Code (1)

QizeYang/PAUL 공식 구현 pytorch

Tasks

Person Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Unsupervised Salience Learning for Person Re-identification

2013-06-01 · CVPR 2013 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

Human eyes can recognize person identities based on some small salient regions. However, such valuable salient information is often hidden when computing similarities of images with existing approaches. Moreover, many ex…

Patch MatchingPerson Re-Identification

Learning Mid-level Filters for Person Re-identification

2014-06-01 · CVPR 2014 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

In this paper, we propose a novel approach of learning mid-level filters from automatically discovered patch clusters for person re-identification. It is well motivated by our study on what are good filters for person re…

ClusteringPatch MatchingPerson Re-Identification

Unleashing Potential of Unsupervised Pre-Training With Intra-Identity Regularization for Person Re-Identification

2022-01-01 · CVPR 2022 1 · Zizheng Yang, Xin Jin, Kecheng Zheng, Feng Zhao

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a larg…

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Pre-training

Pseudo-Pair based Self-Similarity Learning for Unsupervised Person Re-identification

2022-07-09 · Lin Wu, Deyin Liu, Wenying Zhang, Dapeng Chen 외

Person re-identification (re-ID) is of great importance to video surveillance systems by estimating the similarity between a pair of cross-camera person shorts. Current methods for estimating such similarity require a la…

Person Re-IdentificationUnsupervised Person Re-Identification

Unleashing the Potential of Unsupervised Pre-Training with Intra-Identity Regularization for Person Re-Identification

2021-12-01 · Zizheng Yang, Xin Jin, Kecheng Zheng, Feng Zhao

Existing person re-identification (ReID) methods typically directly load the pre-trained ImageNet weights for initialization. However, as a fine-grained classification task, ReID is more challenging and exists a large do…

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Pre-training