Large-scale interactive object segmentation with human annotators
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Instance SegmentationInteractive SegmentationObjectSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Interactive Object Segmentation in 3D Point Clouds
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+5Scaling up instance annotation via label propagation
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 SegmentationGamifying Video Object Segmentation
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+2Scale-aware multi-level guidance for interactive instance segmentation
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 SegmentationRefCut: Interactive Segmentation with Reference Guidance
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