TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Interactive Object Selection

Deep Interactive Object Selection

Ning Xu, Brian Price, Scott Cohen, Jimei Yang, Thomas Huang

2016-03-13CVPR 2016 6Interactive Segmentation
PaperPDFCodeCodeCode

Abstract

Interactive object selection is a very important research problem and has many applications. Previous algorithms require substantial user interactions to estimate the foreground and background distributions. In this paper, we present a novel deep learning based algorithm which has a much better understanding of objectness and thus can reduce user interactions to just a few clicks. Our algorithm transforms user provided positive and negative clicks into two Euclidean distance maps which are then concatenated with the RGB channels of images to compose (image, user interactions) pairs. We generate many of such pairs by combining several random sampling strategies to model user click patterns and use them to fine tune deep Fully Convolutional Networks (FCNs). Finally the output probability maps of our FCN 8s model is integrated with graph cut optimization to refine the boundary segments. Our model is trained on the PASCAL segmentation dataset and evaluated on other datasets with different object classes. Experimental results on both seen and unseen objects clearly demonstrate that our algorithm has a good generalization ability and is superior to all existing interactive object selection approaches.

Results

TaskDatasetMetricValueModel
Interactive SegmentationGrabCutNoC@855.08DOS with GC
Interactive SegmentationGrabCutNoC@906.08DOS with GC
Interactive SegmentationGrabCutNoC@858.02DOS w/o GC
Interactive SegmentationGrabCutNoC@9012.59DOS w/o GC
Interactive SegmentationDAVISNoC@859.03DOS with GC
Interactive SegmentationDAVISNoC@9012.58DOS with GC
Interactive SegmentationDAVISNoC@8512.52DOS w/o GC
Interactive SegmentationDAVISNoC@9017.11DOS w/o GC
Interactive SegmentationSBDNoC@859.22DOS with GC
Interactive SegmentationSBDNoC@9012.8DOS with GC
Interactive SegmentationSBDNoC@8514.3DOS w/o GC
Interactive SegmentationSBDNoC@9016.79DOS w/o GC

Related Papers

Inter2Former: Dynamic Hybrid Attention for Efficient High-Precision Interactive2025-07-13Seg-Wild: Interactive Segmentation based on 3D Gaussian Splatting for Unconstrained Image Collections2025-07-10RAPS-3D: Efficient interactive segmentation for 3D radiological imaging2025-07-10DC-TTA: Divide-and-Conquer Framework for Test-Time Adaptation of Interactive Segmentation2025-06-29TSDASeg: A Two-Stage Model with Direct Alignment for Interactive Point Cloud Segmentation2025-06-26SafeClick: Error-Tolerant Interactive Segmentation of Any Medical Volumes via Hierarchical Expert Consensus2025-06-23FocalClick-XL: Towards Unified and High-quality Interactive Segmentation2025-06-17Active-O3: Empowering Multimodal Large Language Models with Active Perception via GRPO2025-05-27