paper-with-me

Papers

Simple Interactive Image Segmentation using Label Propagation through kNN graphs

2020-02-13 · Fabricio Aparecido Breve

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.

📄 PDF Abstract BibTeX arXiv:2002.05708

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Efficient Full Image Interactive Segmentation by Leveraging Within-image Appearance Similarity

2020-07-16 · Mykhaylo Andriluka, Stefano Pellegrini, Stefan Popov, Vittorio Ferrari

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 Segmentation

Interactive Image Segmentation using Label Propagation through Complex Networks

2019-01-09 · Fabricio Aparecido Breve

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 Segmentation

Cascaded Sparse Feature Propagation Network for Interactive Segmentation

2022-03-10 · Chuyu Zhang, Chuanyang Hu, Hui Ren, Yongfei Liu 외

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 Segmentation

Content-based Propagation of User Markings for Interactive Segmentation of Patterned Images

2018-09-06 · Vedrana Andersen Dahl, Monica Jane Emerson, Camilla Himmelstrup Trinderup, Anders Bjorholm Dahl

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

Exploring Cycle Consistency Learning in Interactive Volume Segmentation

2023-03-11 · Qin Liu, Meng Zheng, Benjamin Planche, Zhongpai Gao 외

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