paper-with-me

홈 › Papers

Self-supervised Learning with Local Contrastive Loss for Detection and Semantic Segmentation

2022-07-10 · Ashraful Islam, Ben Lundell, Harpreet Sawhney, Sudipta Sinha, Peter Morales, Richard J. Radke

We present a self-supervised learning (SSL) method suitable for semi-global tasks such as object detection and semantic segmentation. We enforce local consistency between self-learned features, representing corresponding image locations of transformed versions of the same image, by minimizing a pixel-level local contrastive (LC) loss during training. LC-loss can be added to existing self-supervised learning methods with minimal overhead. We evaluate our SSL approach on two downstream tasks -- object detection and semantic segmentation, using COCO, PASCAL VOC, and CityScapes datasets. Our method outperforms the existing state-of-the-art SSL approaches by 1.9% on COCO object detection, 1.4% on PASCAL VOC detection, and 0.6% on CityScapes segmentation.

📄 PDF Abstract BibTeX arXiv:2207.04398

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Exploring Localization for Self-supervised Fine-grained Contrastive Learning

2021-06-30 · Di wu, Siyuan Li, Zelin Zang, Stan Z. Li

Self-supervised contrastive learning has demonstrated great potential in learning visual representations. Despite their success in various downstream tasks such as image classification and object detection, self-supervis…

Contrastive LearningFine-Grained Image ClassificationFine-Grained Image Recognitionimage-classification+2

Dense Contrastive Learning for Self-Supervised Visual Pre-Training

2020-11-18 · CVPR 2021 1 · Xinlong Wang, Rufeng Zhang, Chunhua Shen, Tao Kong 외

To date, most existing self-supervised learning methods are designed and optimized for image classification. These pre-trained models can be sub-optimal for dense prediction tasks due to the discrepancy between image-lev…

Contrastive Learningimage-classificationImage ClassificationInstance Segmentation+7

Local contrastive loss with pseudo-label based self-training for semi-supervised medical image segmentation

2021-12-17 · Krishna Chaitanya, Ertunc Erdil, Neerav Karani, Ender Konukoglu

Supervised deep learning-based methods yield accurate results for medical image segmentation. However, they require large labeled datasets for this, and obtaining them is a laborious task that requires clinical expertise…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+3

Unsupervised Salient Instance Detection

2024-01-01 · CVPR 2024 1 · Xin Tian, Ke Xu, Rynson Lau

The significant amount of manual efforts in annotating pixel-level labels has triggered the advancement of unsupervised saliency learning. However without supervision signals state-of-the-art methods can only infer r…

DetCo: Unsupervised Contrastive Learning for Object Detection

2021-02-09 · ICCV 2021 10 · Enze Xie, Jian Ding, Wenhai Wang, Xiaohang Zhan 외

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+1