paper-with-me

Papers

Learning to Detect Instance-level Salient Objects Using Complementary Image Labels

2021-11-19 · Xin Tian, Ke Xu, Xin Yang, BaoCai Yin, Rynson W. H. Lau

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.

📄 PDF Abstract BibTeX arXiv:2111.10137

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionObject LocalizationSaliency Detection

Similar Papers 제목 키워드 기반

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

CLASS: Cross-Level Attention and Supervision for Salient Objects Detection

2020-09-23 · Lv Tang, Bo Li

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 Detection

Salient Instance Segmentation via Subitizing and Clustering

2019-09-29 · Jialun Pei, He Tang, Chao Liu, Chuanbo Chen

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 Segmentation

Instance-Level Relative Saliency Ranking with Graph Reasoning

2021-07-08 · Nian Liu, Long Li, Wangbo Zhao, Junwei Han 외

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+1

A Bi-Directional Message Passing Model for Salient Object Detection

2018-06-01 · CVPR 2018 6 · Lu Zhang, Ju Dai, Huchuan Lu, You He 외

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