paper-with-me

Papers

Regularized Loss for Weakly Supervised Single Class Semantic Segmentation

2020-08-01 · ECCV 2020 8 · Olga Veksler

Fully supervised semantic segmentation is highly successful, but obtaining dense ground truth is expensive. Thus there is an increasing interest in weakly supervised approaches. We propose a new weakly supervised method for training CNNs to segment an object of a single class of interest. Instead of ground truth, we guide training with a regularized loss function. Regularized loss models prior knowledge about the likely object shape properties and thus guides segmentation towards the more plausible shapes. Training CNNs with regularized loss is difficult. We develop an annealing strategy that is crucial for successful training. The advantage of our method is simplicity: we use standard CNN architectures and intuitive and computationally efficient loss function. Furthermore, we apply the same loss function for any task/dataset, without any tailoring. We first evaluate our approach for salient object segmentation and co-segmentation. These tasks naturally involve one object class of interest. In some cases, our results are only a few points of standard performance measure behind those obtained training the same CNN with full supervision, and state-of-the art results in weakly supervised setting. Then we adapt our approach to weakly supervised multi-class semantic segmentation and obtain state-of-the-art results.

📄 PDF Abstract BibTeX

Code (1)

morduspordus/SingleClassRL 공식 구현 pytorch

Tasks

ObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Robust Trust Region for Weakly Supervised Segmentation

2021-04-05 · ICCV 2021 10 · Dmitrii Marin, Yuri Boykov

Acquisition of training data for the standard semantic segmentation is expensive if requiring that each pixel is labeled. Yet, current methods significantly deteriorate in weakly supervised settings, e.g. where a fractio…

SegmentationSemantic SegmentationWeakly supervised segmentation

Dynamic Feature Regularized Loss for Weakly Supervised Semantic Segmentation

2021-08-03 · Bingfeng Zhang, Jimin Xiao, Yao Zhao

We focus on tackling weakly supervised semantic segmentation with scribble-level annotation. The regularized loss has been proven to be an effective solution for this task. However, most existing regularized losses only …

Semantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Test Time Adaptation With Regularized Loss for Weakly Supervised Salient Object Detection

2023-01-01 · CVPR 2023 1 · Olga Veksler

It is well known that CNNs tend to overfit to the training data. Test-time adaptation is an extreme approach to deal with overfitting: given a test image, the aim is to adapt the trained model to that image. Indeed n…

object-detectionObject DetectionSalient Object DetectionTest-time Adaptation

On Regularized Losses for Weakly-supervised CNN Segmentation

2018-03-26 · ECCV 2018 9 · Meng Tang, Federico Perazzi, Abdelaziz Djelouah, Ismail Ben Ayed 외

Minimization of regularized losses is a principled approach to weak supervision well-established in deep learning, in general. However, it is largely overlooked in semantic segmentation currently dominated by methods mim…

SegmentationSemantic Segmentation

Self-supervised Scale Equivariant Network for Weakly Supervised Semantic Segmentation

2019-09-09 · Yude Wang, Jie Zhang, Meina Kan, Shiguang Shan 외

Weakly supervised semantic segmentation has attracted much research interest in recent years considering its advantage of low labeling cost. Most of the advanced algorithms follow the design principle that expands and co…

SegmentationSemantic SegmentationWeakly-supervised LearningWeakly supervised Semantic Segmentation+1