Simple Interactive Image Segmentation using Label Propagation through kNN graphs
Many interactive image segmentation techniques are based on semi-supervised learning. The user may label some pixels from each object and the SSL algorithm will propagate the labels from the labeled to the unlabeled pixels, finding object boundaries. This paper proposes a new SSL graph-based interactive image segmentation approach, using undirected and unweighted kNN graphs, from which the unlabeled nodes receive contributions from other nodes (either labeled or unlabeled). It is simpler than many other techniques, but it still achieves significant classification accuracy in the image segmentation task. Computer simulations are performed using some real-world images, extracted from the Microsoft GrabCut dataset. The segmentation results show the effectiveness of the proposed approach.
Code (0)
등록된 구현이 없습니다.
Tasks
Image SegmentationObjectSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Efficient Full Image Interactive Segmentation by Leveraging Within-image Appearance Similarity
We propose a new approach to interactive full-image semantic segmentation which enables quickly collecting training data for new datasets with previously unseen semantic classes (A demo is available at https://youtu.be/y…
Interactive SegmentationSemantic SegmentationInteractive Image Segmentation using Label Propagation through Complex Networks
Interactive image segmentation is a topic of many studies in image processing. In a conventional approach, a user marks some pixels of the object(s) of interest and background, and an algorithm propagates these labels to…
Image SegmentationInteractive SegmentationSegmentationSemantic SegmentationCascaded Sparse Feature Propagation Network for Interactive Segmentation
We aim to tackle the problem of point-based interactive segmentation, in which the key challenge is to propagate the user-provided annotations to unlabeled regions efficiently. Existing methods tackle this challenge by u…
Foreground SegmentationInteractive SegmentationSegmentationSemantic SegmentationContent-based Propagation of User Markings for Interactive Segmentation of Patterned Images
Efficient and easy segmentation of images and volumes is of great practical importance. Segmentation problems that motivate our approach originate from microscopy imaging commonly used in materials science, medicine, and…
ClassificationClusteringGeneral ClassificationImage Segmentation+3Exploring Cycle Consistency Learning in Interactive Volume Segmentation
Automatic medical volume segmentation often lacks clinical accuracy, necessitating further refinement. In this work, we interactively approach medical volume segmentation via two decoupled modules: interaction-to-segment…
Segmentation