Unsupervised learning based object detection using Contrastive Learning
Training image-based object detectors presents formidable challenges, as it entails not only the complexities of object detection but also the added intricacies of precisely localizing objects within potentially diverse and noisy environments. However, the collection of imagery itself can often be straightforward; for instance, cameras mounted in vehicles can effortlessly capture vast amounts of data in various real-world scenarios. In light of this, we introduce a groundbreaking method for training single-stage object detectors through unsupervised/self-supervised learning. Our state-of-the-art approach has the potential to revolutionize the labeling process, substantially reducing the time and cost associated with manual annotation. Furthermore, it paves the way for previously unattainable research opportunities, particularly for large, diverse, and challenging datasets lacking extensive labels. In contrast to prevalent unsupervised learning methods that primarily target classification tasks, our approach takes on the unique challenge of object detection. We pioneer the concept of intra-image contrastive learning alongside inter-image counterparts, enabling the acquisition of crucial location information essential for object detection. The method adeptly learns and represents this location information, yielding informative heatmaps. Our results showcase an outstanding accuracy of \textbf{89.2\%}, marking a significant breakthrough of approximately \textbf{15x} over random initialization in the realm of unsupervised object detection within the field of computer vision.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningObjectobject-detectionObject DetectionSelf-Supervised LearningUnsupervised Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Proposal-Contrastive Pretraining for Object Detection from Fewer Data
The use of pretrained deep neural networks represents an attractive way to achieve strong results with few data available. When specialized in dense problems such as object detection, learning local rather than global in…
Contrastive LearningObjectobject-detectionObject DetectionDetCo: Unsupervised Contrastive Learning for Object Detection
Unsupervised contrastive learning achieves great success in learning image representations with CNN. Unlike most recent methods that focused on improving accuracy of image classification, we present a novel contrastive l…
Contrastive Learningimage-classificationImage ClassificationObject+1Deeply 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-leve…
Objectobject-detectionObject DetectionRepresentation Learning+1Contrastive Learning for Unsupervised Video Highlight Detection
Video highlight detection can greatly simplify video browsing, potentially paving the way for a wide range of applications. Existing efforts are mostly fully-supervised, requiring humans to manually identify and labe…
Contrastive LearningHighlight DetectionCO^3: Cooperative Unsupervised 3D Representation Learning for Autonomous Driving
Unsupervised contrastive learning for indoor-scene point clouds has achieved great successes. However, unsupervised learning point clouds in outdoor scenes remains challenging because previous methods need to reconstruct…
Autonomous DrivingContrastive LearningRepresentation Learning