paper-with-me

Papers

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 segmentation has become an even more challenging task than traditional salient region detection; however, few of the existing methods have concentrated on this underexplored problem. Unlike the existing methods, which usually employ object proposals to roughly count and locate object instances, our method applies salient objects subitizing to predict an accurate number of instances for salient instance segmentation. In this paper, we propose a multitask densely connected neural network (MDNN) to segment salient instances in an image. In contrast to existing approaches, our framework is proposal-free and category-independent. The MDNN contains two parallel branches: the first is a densely connected subitizing network (DSN) used for subitizing prediction; the second is a densely connected fully convolutional network (DFCN) used for salient region detection. The MDNN simultaneously outputs saliency maps and salient object subitizing. Then, an adaptive deep feature-based spectral clustering operation segments the salient regions into instances based on the subitizing and saliency maps. The experimental results on both salient region detection and salient instance segmentation datasets demonstrate the satisfactory performance of our framework. Notably, its APr@0.5 and Apr@0.7 reaches 73.46% and 60.14% in the salient instance dataset, substantially higher than the results achieved by the state-of-the-art algorithm.

📄 PDF Abstract BibTeX arXiv:1909.13240

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringInstance SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

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

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

2021-11-19 · Xin Tian, Ke Xu, Xin Yang, BaoCai 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

Salient Object Subitizing

2016-07-26 · CVPR 2015 6 · Jianming Zhang, Shugao Ma, Mehrnoosh Sameki, Stan Sclaroff 외

We study the problem of Salient Object Subitizing, i.e. predicting the existence and the number of salient objects in an image using holistic cues. This task is inspired by the ability of people to quickly and accurately…

Image RetrievalObjectobject-detectionObject Detection+3

Delving Into Salient Object Subitizing and Detection

2017-10-01 · ICCV 2017 10 · Shengfeng He, Jianbo Jiao, Xiaodan Zhang, Guoqiang Han 외

Subitizing (i.e., instant judgement on the number) and detection of salient objects are human inborn abilities. These two tasks influence each other in the human visual system. In this paper, we delve into the complement…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Weakly-Supervised Saliency Detection via Salient Object Subitizing

2021-01-04 · Xiaoyang Zheng, Xin Tan, Jie zhou, Lizhuang Ma 외

Salient object detection aims at detecting the most visually distinct objects and producing the corresponding masks. As the cost of pixel-level annotations is high, image tags are usually used as weak supervisions. Howev…

Objectobject-detectionObject DetectionSaliency Detection+2