Deeply Unsupervised Patch Re-Identification for Pre-training Object Detectors
Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-level classification tasks instead of discriminative local region representations, which limits their transferability to region-level downstream tasks, such as object detection. To improve the transferability of pre-trained features to object detection, we present Deeply Unsupervised Patch Re-ID (DUPR), a simple yet effective method for unsupervised visual representation learning. The patch Re-ID task treats individual patch as a pseudo-identity and contrastively learns its correspondence in two views, enabling us to obtain discriminative local features for object detection. Then the proposed patch Re-ID is performed in a deeply unsupervised manner, appealing to object detection, which usually requires multilevel feature maps. Extensive experiments demonstrate that DUPR outperforms state-of-the-art unsupervised pre-trainings and even the ImageNet supervised pre-training on various downstream tasks related to object detection.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionRepresentation LearningUnsupervised Pre-trainingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Short Range Correlation Transformer for Occluded Person Re-Identification
Occluded person re-identification is one of the challenging areas of computer vision, which faces problems such as inefficient feature representation and low recognition accuracy. Convolutional neural network pays more a…
Occluded Person Re-IdentificationPerson Re-IdentificationPatch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification
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…
Person Re-IdentificationUnsupervised Person Re-IdentificationUnsupervised Salience Learning for Person Re-identification
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-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-trainingPseudo-Pair based Self-Similarity Learning for Unsupervised Person Re-identification
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