Learning to Detect Instance-level Salient Objects Using Complementary Image Labels
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 considered in general saliency detection, it is mainly based on using class labels for object localization. However, it is non-trivial to use only class labels to learn instance-aware saliency information, as salient instances with high semantic affinities may not be easily separated by the labels. As the subitizing information provides an instant judgement on the number of salient items, it is naturally related to detecting salient instances and may help separate instances of the same class while grouping different parts of the same instance. Inspired by this observation, we propose to use class and subitizing labels as weak supervision for the SID problem. We propose a novel weakly-supervised network with three branches: a Saliency Detection Branch leveraging class consistency information to locate candidate objects; a Boundary Detection Branch exploiting class discrepancy information to delineate object boundaries; and a Centroid Detection Branch using subitizing information to detect salient instance centroids. This complementary information is then fused to produce a salient instance map. To facilitate the learning process, we further propose a progressive training scheme to reduce label noise and the corresponding noise learned by the model, via reciprocating the model with progressive salient instance prediction and model refreshing. Our extensive evaluations show that the proposed method plays favorably against carefully designed baseline methods adapted from related tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Boundary DetectionObject LocalizationSaliency DetectionSimilar Papers 제목 키워드 기반
Weakly-supervised Salient Instance Detection
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 DetectionCLASS: Cross-Level Attention and Supervision for Salient Objects Detection
Salient object detection (SOD) is a fundamental computer vision task. Recently, with the revival of deep neural networks, SOD has made great progresses. However, there still exist two thorny issues that cannot be well ad…
Objectobject-detectionObject DetectionSalient Object DetectionSalient Instance Segmentation via Subitizing and Clustering
The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segment…
ClusteringInstance SegmentationSegmentationSemantic SegmentationInstance-Level Relative Saliency Ranking with Graph Reasoning
Conventional salient object detection models cannot differentiate the importance of different salient objects. Recently, two works have been proposed to detect saliency ranking by assigning different degrees of saliency …
Image Retargetingobject-detectionObject DetectionSaliency Ranking+1A Bi-Directional Message Passing Model for Salient Object Detection
Recent progress on salient object detection is beneficial from Fully Convolutional Neural Network (FCN). The saliency cues contained in multi-level convolutional features are complementary for detecting salient objects. …
object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+1