Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

S4Net: Single Stage Salient-Instance Segmentation

About

We consider an interesting problem-salient instance segmentation in this paper. Other than producing bounding boxes, our network also outputs high-quality instance-level segments. Taking into account the category-independent property of each target, we design a single stage salient instance segmentation framework, with a novel segmentation branch. Our new branch regards not only local context inside each detection window but also its surrounding context, enabling us to distinguish the instances in the same scope even with obstruction. Our network is end-to-end trainable and runs at a fast speed (40 fps when processing an image with resolution 320x320). We evaluate our approach on a publicly available benchmark and show that it outperforms other alternative solutions. We also provide a thorough analysis of the design choices to help readers better understand the functions of each part of our network. The source code can be found at \url{https://github.com/RuochenFan/S4Net}.

Ruochen Fan, Ming-Ming Cheng, Qibin Hou, Tai-Jiang Mu, Jingdong Wang, Shi-Min Hu• 2017

Related benchmarks

TaskDatasetResultRank
Instance SegmentationCOME15K E
mAP43.7
23
Instance SegmentationCOME15K-H
mAP37.1
23
Instance SegmentationDSIS
mAP58.3
23
Instance SegmentationSIP
mAP49.6
23
Saliency RankingASSR (test)
SOR89.1
17
Multi-class Instance SegmentationUSIS10K
mAP23.9
11
Class-agnostic instance segmentationUSIS10K
mAP32.8
11
Showing 7 of 7 rows

Other info

Follow for update