Synthetic Instance Segmentation from Semantic Image Segmentation Masks
Yuchen Shen, Dong Zhang, Zhao Zhang, Liyong Fu, Qiaolin Ye

TL;DR
This paper introduces SISeg, a novel method for instance segmentation that leverages existing semantic segmentation masks to generate instance-level results without additional training or annotations, achieving competitive performance.
Contribution
SISeg is a new paradigm that produces instance segmentation from semantic masks without extra training, annotations, or significant computational costs.
Findings
Achieves competitive results on challenging datasets.
Does not require additional training for semantic segmentation.
Operates efficiently without extra annotations.
Abstract
In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level annotations. In contrast, weakly-supervised instance segmentation methods, such as those using image-level class labels or point labels, often struggle to satisfy the accuracy and recall requirements of practical scenarios. In this paper, we propose a novel paradigm called Synthetic Instance Segmentation (SISeg). SISeg achieves instance segmentation results by leveraging image masks generated by existing semantic segmentation models, and it is highly efficient as we do not require additional training for semantic segmentation or the use of instance-level image annotations. In other words, the proposed model does not need extra manpower or higher computational expenses.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Advanced Neural Network Applications
