paper-with-me

Papers

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, many existing salient object detection models assume that at least one salient object exists in the input image. Such an assumption often leads to less appealing saliency maps on the background images, which contain no salient object at all. To avoid the requirement of expensive pixel-wise salient region annotations, in this paper, we study weakly supervised learning approaches for salient object detection. Given a set of background images and salient object images, we propose a solution toward jointly addressing the salient object existence and detection tasks. We adopt the latent SVM framework and formulate the two problems together in a single integrated objective function: saliency labels of superpixels are modeled as hidden variables and involved in a classification term conditioned to the salient object existence variable, which in turn depends on both global image and regional saliency features and saliency label assignment. Experimental results on benchmark datasets validate the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:1501.07492

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionSuperpixelsWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Weakly-Supervised Salient Object Detection Using Point Supervision

2022-03-22 · Shuyong Gao, Wei zhang, Yan Wang, Qianyu Guo 외

Current state-of-the-art saliency detection models rely heavily on large datasets of accurate pixel-wise annotations, but manually labeling pixels is time-consuming and labor-intensive. There are some weakly supervised m…

Objectobject-detectionObject DetectionSaliency Detection+1

Weakly-supervised Salient Instance Detection

2020-09-29 · Xin Tian, Ke Xu, Xin Yang, Bao-Cai Yin 외

Existing salient instance detection (SID) methods typically learn from pixel-level annotated datasets. In this paper, we present the first weakly-supervised approach to the SID problem. Although weak supervision has been…

Boundary DetectionObject LocalizationSaliency 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

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

Weakly Supervised Video Salient Object Detection

2021-04-06 · CVPR 2021 1 · Wangbo Zhao, Jing Zhang, Long Li, Nick Barnes 외

Significant performance improvement has been achieved for fully-supervised video salient object detection with the pixel-wise labeled training datasets, which are time-consuming and expensive to obtain. To relieve the bu…

Objectobject-detectionObject DetectionPseudo Label+4