paper-with-me

홈 › Papers

LooseCut: Interactive Image Segmentation with Loosely Bounded Boxes

2015-07-11 · Hongkai Yu, Youjie Zhou, Hui Qian, Min Xian, Yuewei Lin, Dazhou Guo, Kang Zheng, Kareem Abdelfatah, Song Wang

One popular approach to interactively segment the foreground object of interest from an image is to annotate a bounding box that covers the foreground object. Then, a binary labeling is performed to achieve a refined segmentation. One major issue of the existing algorithms for such interactive image segmentation is their preference of an input bounding box that tightly encloses the foreground object. This increases the annotation burden, and prevents these algorithms from utilizing automatically detected bounding boxes. In this paper, we develop a new LooseCut algorithm that can handle cases where the input bounding box only loosely covers the foreground object. We propose a new Markov Random Fields (MRF) model for segmentation with loosely bounded boxes, including a global similarity constraint to better distinguish the foreground and background, and an additional energy term to encourage consistent labeling of similar-appearance pixels. This MRF model is then solved by an iterated max-flow algorithm. In the experiments, we evaluate LooseCut in three publicly-available image datasets, and compare its performance against several state-of-the-art interactive image segmentation algorithms. We also show that LooseCut can be used for enhancing the performance of unsupervised video segmentation and image saliency detection.

📄 PDF Abstract BibTeX arXiv:1507.03060

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationObjectSaliency DetectionSegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

DivAS: Interactive 3D Segmentation by Depth-Weighted Voxel Aggregation

2026-01-08 · Ayush Pande, Mayank Vatsa arxiv

Interactive 3D segmentation of a reconstructed scene should not require a representation-specific optimization loop. We observe that the recipe for lifting 2D foundation-model masks into 3D, namely prompting a few views,…

Deep learning-based interactive segmentation in remote sensing

2023-08-25 · Zhe Wang, Shoukun Sun, Xiang Que, Xiaogang Ma 외

Interactive segmentation, a computer vision technique where a user provides guidance to help an algorithm segment a feature of interest in an image, has achieved outstanding accuracy and efficient human-computer interact…

Deep LearningInteractive SegmentationLand Cover ClassificationSegmentation+1

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

Rethinking Interactive Image Segmentation: Feature Space Annotation

2021-01-12 · Jord{ã}o Bragantini, Alexandre X Falc{ã}o, Laurent Najman

Despite the progress of interactive image segmentation methods, high-quality pixel-level annotation is still time-consuming and laborious - a bottleneck for several deep learning applications. We take a step back to prop…

Foreground SegmentationImage SegmentationInteractive SegmentationMetric Learning+2

InterFormer: Real-time Interactive Image Segmentation

2023-04-06 · ICCV 2023 1 · You Huang, Hao Yang, Ke Sun, Shengchuan Zhang 외

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of int…

Computational EfficiencyCPUImage SegmentationInteractive Segmentation+2