paper-with-me

Papers

Error-tolerant Scribbles Based Interactive Image Segmentation

2014-06-01 · CVPR 2014 6 · Junjie Bai, Xiaodong Wu

Scribbles in scribble-based interactive segmentation such as graph-cut are usually assumed to be perfectly accurate, i.e., foreground scribble pixels will never be segmented as background in the final segmentation. However, it can be hard to draw perfectly accurate scribbles, especially on fine structures of the image or on mobile touch-screen devices. In this paper, we propose a novel ratio energy function that tolerates errors in the user input while encouraging maximum use of the user input information. More specifically, the ratio energy aims to minimize the graph-cut energy while maximizing the user input respected in the segmentation. The ratio energy function can be exactly optimized using an efficient iterated graph cut algorithm. The robustness of the proposed method is validated on the GrabCut dataset using both synthetic scribbles and manual scribbles. The experimental results show that the proposed algorithm is robust to the errors in the user input and preserves the "anchoring" capability of the user input.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ScribbleSeg: Scribble-based Interactive Image Segmentation

2023-03-20 · Xi Chen, Yau Shing Jonathan Cheung, Ser-Nam Lim, Hengshuang Zhao

Interactive segmentation enables users to extract masks by providing simple annotations to indicate the target, such as boxes, clicks, or scribbles. Among these interaction formats, scribbles are the most flexible as the…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Interactive Full Image Segmentation by Considering All Regions Jointly

2018-12-05 · CVPR 2019 6 · Eirikur Agustsson, Jasper R. R. Uijlings, Vittorio Ferrari

We address interactive full image annotation, where the goal is to accurately segment all object and stuff regions in an image. We propose an interactive, scribble-based annotation framework which operates on the whole i…

AllImage SegmentationInteractive SegmentationSegmentation+1

ScribbleSup: Scribble-Supervised Convolutional Networks for Semantic Segmentation

2016-04-18 · CVPR 2016 6 · Di Lin, Jifeng Dai, Jiaya Jia, Kaiming He 외

Large-scale data is of crucial importance for learning semantic segmentation models, but annotating per-pixel masks is a tedious and inefficient procedure. We note that for the topic of interactive image segmentation, sc…

Image SegmentationSegmentationSemantic Segmentation

Connectivity-constrained interactive annotations for panoptic segmentation

2019-09-25 · Ruobing Shen, Bo Tang, Ismail Ben Ayed, Andrea Lodi 외

Large-scale ground truth data sets are of crucial importance for deep learning based segmentation models, but annotating per-pixel masks is prohibitively time consuming. In this paper, we investigate interactive graph-ba…

Panoptic SegmentationSegmentationWeakly-supervised Learning

Interactive Segmentation for Diverse Gesture Types Without Context

2023-07-20 · Josh Myers-Dean, Yifei Fan, Brian Price, Wilson Chan 외

Interactive segmentation entails a human marking an image to guide how a model either creates or edits a segmentation. Our work addresses limitations of existing methods: they either only support one gesture type for mar…

Interactive SegmentationSegmentation