paper-with-me

Papers

Large-scale interactive object segmentation with human annotators

2019-03-26 · CVPR 2019 6 · Rodrigo Benenson, Stefan Popov, Vittorio Ferrari

Manually annotating object segmentation masks is very time consuming. Interactive object segmentation methods offer a more efficient alternative where a human annotator and a machine segmentation model collaborate. In this paper we make several contributions to interactive segmentation: (1) we systematically explore in simulation the design space of deep interactive segmentation models and report new insights and caveats; (2) we execute a large-scale annotation campaign with real human annotators, producing masks for 2.5M instances on the OpenImages dataset. We plan to release this data publicly, forming the largest existing dataset for instance segmentation. Moreover, by re-annotating part of the COCO dataset, we show that we can produce instance masks 3 times faster than traditional polygon drawing tools while also providing better quality. (3) We present a technique for automatically estimating the quality of the produced masks which exploits indirect signals from the annotation process.

📄 PDF Abstract BibTeX arXiv:1903.10830

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationInteractive SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Interactive Object Segmentation in 3D Point Clouds

2022-04-14 · Theodora Kontogianni, Ekin Celikkan, Siyu Tang, Konrad Schindler

We propose an interactive approach for 3D instance segmentation, where users can iteratively collaborate with a deep learning model to segment objects in a 3D point cloud directly. Current methods for 3D instance segment…

3D Instance SegmentationImage SegmentationInstance SegmentationInteractive 3D Instance Segmentation+5

Scaling up instance annotation via label propagation

2021-10-05 · ICCV 2021 10 · Dim P. Papadopoulos, Ethan Weber, Antonio Torralba

Manually annotating object segmentation masks is very time-consuming. While interactive segmentation methods offer a more efficient alternative, they become unaffordable at a large scale because the cost grows linearly w…

Interactive SegmentationObjectSegmentationSemantic Segmentation

Gamifying Video Object Segmentation

2016-01-05 · Simone Palazzo, Concetto Spampinato, Daniela Giordano

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especiall…

Interactive Video Object SegmentationObjectSegmentationSemantic Segmentation+2

Scale-aware multi-level guidance for interactive instance segmentation

2018-12-07 · Soumajit Majumder, Angela Yao

In interactive instance segmentation, users give feedback to iteratively refine segmentation masks. The user-provided clicks are transformed into guidance maps which provide the network with necessary cues on the whereab…

Instance SegmentationInteractive SegmentationSegmentationSemantic Segmentation

RefCut: Interactive Segmentation with Reference Guidance

2025-03-22 · Zheng Lin, Nan Zhou, Chen-Xi Du, Deng-Ping Fan 외

Interactive segmentation aims to segment the specified target on the image with positive and negative clicks from users. Interactive ambiguity is a crucial issue in this field, which refers to the possibility of multiple…

Interactive SegmentationObject