DetCo: Unsupervised Contrastive Learning for Object Detection
Enze Xie, Jian Ding, Wenhai Wang, Xiaohang Zhan, Hang Xu, Peize Sun,, Zhenguo Li, Ping Luo

TL;DR
DetCo introduces a novel unsupervised contrastive learning method that leverages hierarchical global and local image contrasts to enhance object detection and related tasks, outperforming existing methods.
Contribution
The paper proposes DetCo, a contrastive learning approach that explores global and local image contrasts to improve object detection, segmentation, and other vision tasks.
Findings
DetCo outperforms state-of-the-art methods on object detection benchmarks.
DetCo achieves competitive results on image classification tasks.
DetCo improves performance on segmentation, pose estimation, and 3D shape prediction.
Abstract
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 learning approach, named DetCo, which fully explores the contrasts between global image and local image patches to learn discriminative representations for object detection. DetCo has several appealing benefits. (1) It is carefully designed by investigating the weaknesses of current self-supervised methods, which discard important representations for object detection. (2) DetCo builds hierarchical intermediate contrastive losses between global image and local patches to improve object detection, while maintaining global representations for image recognition. Theoretical analysis shows that the local patches actually remove the contextual information of an image, improving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Visual Attention and Saliency Detection
MethodsContrastive Learning
