Fully Unsupervised Person Re-identification viaSelective Contrastive Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningPerson Re-IdentificationRepresentation LearningUnsupervised Person Re-IdentificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Joint Generative and Contrastive Learning for Unsupervised Person Re-identification
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+3ICE: Inter-instance Contrastive Encoding for Unsupervised Person Re-identification
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-IdentificationHard-sample Guided Hybrid Contrast Learning for Unsupervised Person Re-Identification
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-IdentificationUnleashing Potential of Unsupervised Pre-Training With Intra-Identity Regularization for Person Re-Identification
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-trainingCluster-guided Asymmetric Contrastive Learning for Unsupervised Person Re-Identification
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