paper-with-me

홈 › Papers

Fully Unsupervised Person Re-identification viaSelective Contrastive Learning

2020-10-15 · Bo Pang, Deming Zhai, Junjun Jiang, Xianming Liu

Person re-identification (ReID) aims at searching the same identity person among images captured by various cameras. Unsupervised person ReID attracts a lot of attention recently, due to it works without intensive manual annotation and thus shows great potential of adapting to new conditions. Representation learning plays a critical role in unsupervised person ReID. In this work, we propose a novel selective contrastive learning framework for unsupervised feature learning. Specifically, different from traditional contrastive learning strategies, we propose to use multiple positives and adaptively sampled negatives for defining the contrastive loss, enabling to learn a feature embedding model with stronger identity discriminative representation. Moreover, we propose to jointly leverage global and local features to construct three dynamic dictionaries, among which the global and local memory banks are used for pairwise similarity computation and the mixture memory bank are used for contrastive loss definition. Experimental results demonstrate the superiority of our method in unsupervised person ReID compared with the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2010.07608

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Joint Generative and Contrastive Learning for Unsupervised Person Re-identification

2020-12-16 · CVPR 2021 1 · Hao Chen, Yaohui Wang, Benoit Lagadec, Antitza Dantcheva 외

Recent self-supervised contrastive learning provides an effective approach for unsupervised person re-identification (ReID) by learning invariance from different views (transformed versions) of an input. In this paper, w…

Contrastive LearningData AugmentationDomain AdaptationGenerative Adversarial Network+3

ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification

2021-03-30 · ICCV 2021 10 · Hao Chen, Benoit Lagadec, Francois Bremond

Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in …

Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-Identification

Hard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification

2021-09-25 · Zheng Hu, Chuang Zhu, Gang He

Unsupervised person re-identification (Re-ID) is a promising and very challenging research problem in computer vision. Learning robust and discriminative features with unlabeled data is of central importance to Re-ID. Re…

Contrastive LearningPerson Re-IdentificationPseudo LabelUnsupervised Person 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

Cluster-guided Asymmetric Contrastive Learning for Unsupervised Person Re-Identification

2021-06-15 · Mingkun Li, Chun-Guang Li, Jun Guo

Unsupervised person re-identification (Re-ID) aims to match pedestrian images from different camera views in unsupervised setting. Existing methods for unsupervised person Re-ID are usually built upon the pseudo labels f…

ClusteringContrastive LearningData AugmentationPerson Re-Identification+1