paper-with-me

Papers

Structure-Consistent Weakly Supervised Salient Object Detection with Local Saliency Coherence

2020-12-08 · Siyue Yu, Bingfeng Zhang, Jimin Xiao, Eng Gee Lim

Sparse labels have been attracting much attention in recent years. However, the performance gap between weakly supervised and fully supervised salient object detection methods is huge, and most previous weakly supervised works adopt complex training methods with many bells and whistles. In this work, we propose a one-round end-to-end training approach for weakly supervised salient object detection via scribble annotations without pre/post-processing operations or extra supervision data. Since scribble labels fail to offer detailed salient regions, we propose a local coherence loss to propagate the labels to unlabeled regions based on image features and pixel distance, so as to predict integral salient regions with complete object structures. We design a saliency structure consistency loss as self-consistent mechanism to ensure consistent saliency maps are predicted with different scales of the same image as input, which could be viewed as a regularization technique to enhance the model generalization ability. Additionally, we design an aggregation module (AGGM) to better integrate high-level features, low-level features and global context information for the decoder to aggregate various information. Extensive experiments show that our method achieves a new state-of-the-art performance on six benchmarks (e.g. for the ECSSD dataset: F_\beta = 0.8995, E_\xi = 0.9079 and MAE = 0.0489$), with an average gain of 4.60\% for F-measure, 2.05\% for E-measure and 1.88\% for MAE over the previous best method on this task. Source code is available at http://github.com/siyueyu/SCWSSOD.

📄 PDF Abstract BibTeX arXiv:2012.04404

Code (1)

siyueyu/SCWSSOD 공식 구현 pytorch

Tasks

object-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Weakly-Supervised Salient Object Detection via Scribble Annotations

2020-03-17 · CVPR 2020 6 · Jing Zhang, Xin Yu, Aixuan Li, Peipei Song 외

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1$\sim$2 seconds to label one image. However, using scribble labels to learn salient object detection has …

Edge DetectionObjectobject-detectionObject Detection+2

Synthesize Boundaries: A Boundary-aware Self-consistent Framework for Weakly Supervised Salient Object Detection

2022-12-04 · Binwei Xu, Haoran Liang, Ronghua Liang, Peng Chen

Fully supervised salient object detection (SOD) has made considerable progress based on expensive and time-consuming data with pixel-wise annotations. Recently, to relieve the labeling burden while maintaining performanc…

object-detectionObject DetectionSalient Object Detection

Weakly-supervised Instance Segmentation via Class-agnostic Learning with Salient Images

2021-04-04 · CVPR 2021 1 · Xinggang Wang, Jiapei Feng, Bin Hu, Qi Ding 외

Humans have a strong class-agnostic object segmentation ability and can outline boundaries of unknown objects precisely, which motivates us to propose a box-supervised class-agnostic object segmentation (BoxCaseg) based …

Box-supervised Instance SegmentationInstance SegmentationMulti-Task LearningObject+4

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

2018-09-01 · ECCV 2018 9 · Ruochen Fan, Qibin Hou, Ming-Ming Cheng, Gang Yu 외

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object…

Clusteringgraph partitioningImage-level Supervised Instance SegmentationInstance Segmentation+6

Weakly Supervised Learning for Salient Object Detection

2015-01-29 · Huaizu Jiang

Recent advances in supervised salient object detection has resulted in significant performance on benchmark datasets. Training such models, however, requires expensive pixel-wise annotations of salient objects. Moreover,…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3