paper-with-me

Papers

Weakly-Supervised Salient Object Detection via Scribble Annotations

2020-03-17 · CVPR 2020 6 · Jing Zhang, Xin Yu, Aixuan Li, Peipei Song, Bowen Liu, Yuchao Dai

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 not been explored. In this paper, we propose a weakly-supervised salient object detection model to learn saliency from such annotations. In doing so, we first relabel an existing large-scale salient object detection dataset with scribbles, namely S-DUTS dataset. Since object structure and detail information is not identified by scribbles, directly training with scribble labels will lead to saliency maps of poor boundary localization. To mitigate this problem, we propose an auxiliary edge detection task to localize object edges explicitly, and a gated structure-aware loss to place constraints on the scope of structure to be recovered. Moreover, we design a scribble boosting scheme to iteratively consolidate our scribble annotations, which are then employed as supervision to learn high-quality saliency maps. As existing saliency evaluation metrics neglect to measure structure alignment of the predictions, the saliency map ranking metric may not comply with human perception. We present a new metric, termed saliency structure measure, to measure the structure alignment of the predicted saliency maps, which is more consistent with human perception. Extensive experiments on six benchmark datasets demonstrate that our method not only outperforms existing weakly-supervised/unsupervised methods, but also is on par with several fully-supervised state-of-the-art models. Our code and data is publicly available at https://github.com/JingZhang617/Scribble_Saliency.

📄 PDF Abstract BibTeX arXiv:2003.07685

Code (1)

JingZhang617/Scribble_Saliency 공식 구현 pytorch

Tasks

Edge DetectionObjectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Scribble-based Boundary-aware Network for Weakly Supervised Salient Object Detection in Remote Sensing Images

2022-02-07 · Zhou Huang, Tian-Zhu Xiang, Huai-Xin Chen, Hang Dai

Existing CNNs-based salient object detection (SOD) heavily depends on the large-scale pixel-level annotations, which is labor-intensive, time-consuming, and expensive. By contrast, the sparse annotations become appealing…

Objectobject-detectionObject DetectionSalient Object Detection

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…

object-detectionObject DetectionSalient Object Detection

LFSamba: Marry SAM with Mamba for Light Field Salient Object Detection

2024-11-11 · Zhengyi Liu, Longzhen Wang, Xianyong Fang, Zhengzheng Tu 외

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. I…

Mambaobject-detectionObject DetectionRelation+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

A Visual Representation-guided Framework with Global Affinity for Weakly Supervised Salient Object Detection

2023-02-21 · Binwei Xu, Haoran Liang, Weihua Gong, Ronghua Liang 외

Fully supervised salient object detection (SOD) methods have made considerable progress in performance, yet these models rely heavily on expensive pixel-wise labels. Recently, to achieve a trade-off between labeling burd…

object-detectionObject DetectionSalient Object DetectionSelf-Supervised Learning