Interactive Segmentation

61 papers with code • 14 benchmarks • 8 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Interactive Segmentation models and implementations

Most implemented papers

Reviving Iterative Training with Mask Guidance for Interactive Segmentation

saic-vul/ritm_interactive_segmentation 12 Feb 2021

We find that the models trained on a combination of COCO and LVIS with diverse and high-quality annotations show performance superior to all existing models.

NuClick: A Deep Learning Framework for Interactive Segmentation of Microscopy Images

navidstuv/NuClick 29 May 2020

As nuclei, cells and glands are fundamental objects for downstream analysis in computational pathology/cytology, in this paper we propose a simple CNN-based approach to speed up collecting annotations for these objects which requires minimum interaction from the annotator.

Deep Interactive Object Selection

IntelVCL/Intseg CVPR 2016

Interactive object selection is a very important research problem and has many applications.

f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation

saic-vul/fbrs_interactive_segmentation CVPR 2020

We propose f-BRS (feature backpropagating refinement scheme) that solves an optimization problem with respect to auxiliary variables instead of the network inputs, and requires running forward and backward pass just for a small part of a network.

Getting to 99% Accuracy in Interactive Segmentation

marcoforte/fba_matting 17 Mar 2020

We propose a novel interactive architecture and a novel training scheme that are both tailored to better exploit the user workflow.

EdgeFlow: Achieving Practical Interactive Segmentation with Edge-Guided Flow

PaddlePaddle/PaddleSeg 20 Sep 2021

In addition, with the proposed method, we develop an efficient interactive segmentation tool for practical data annotation tasks.

SAM-Med2D

OpenGVLab/SAM-Med2D 30 Aug 2023

To bridge this gap, we introduce SAM-Med2D, the most comprehensive studies on applying SAM to medical 2D images.

Set-of-Mark Prompting Unleashes Extraordinary Visual Grounding in GPT-4V

microsoft/SoM 17 Oct 2023

We present Set-of-Mark (SoM), a new visual prompting method, to unleash the visual grounding abilities of large multimodal models (LMMs), such as GPT-4V.

Deep Extreme Cut: From Extreme Points to Object Segmentation

scaelles/DEXTR-PyTorch CVPR 2018

This paper explores the use of extreme points in an object (left-most, right-most, top, bottom pixels) as input to obtain precise object segmentation for images and videos.

Interactive Object Segmentation With Inside-Outside Guidance

shiyinzhang/Inside-Outside-Guidance CVPR 2020

This paper explores how to harvest precise object segmentation masks while minimizing the human interaction cost.