paper-with-me

Papers

Extreme clicking for efficient object annotation

2017-08-09 · ICCV 2017 10 · Dim P. Papadopoulos, Jasper R. R. Uijlings, Frank Keller, Vittorio Ferrari

Manually annotating object bounding boxes is central to building computer vision datasets, and it is very time consuming (annotating ILSVRC [53] took 35s for one high-quality box [62]). It involves clicking on imaginary corners of a tight box around the object. This is difficult as these corners are often outside the actual object and several adjustments are required to obtain a tight box. We propose extreme clicking instead: we ask the annotator to click on four physical points on the object: the top, bottom, left- and right-most points. This task is more natural and these points are easy to find. We crowd-source extreme point annotations for PASCAL VOC 2007 and 2012 and show that (1) annotation time is only 7s per box, 5x faster than the traditional way of drawing boxes [62]; (2) the quality of the boxes is as good as the original ground-truth drawn the traditional way; (3) detectors trained on our annotations are as accurate as those trained on the original ground-truth. Moreover, our extreme clicking strategy not only yields box coordinates, but also four accurate boundary points. We show (4) how to incorporate them into GrabCut to obtain more accurate segmentations than those delivered when initializing it from bounding boxes; (5) semantic segmentations models trained on these segmentations outperform those trained on segmentations derived from bounding boxes.

📄 PDF Abstract BibTeX arXiv:1708.02750

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Just a Hint: Point-Supervised Camouflaged Object Detection

2024-08-20 · Huafeng Chen, Dian Shao, Guangqian Guo, Shan Gao

Camouflaged Object Detection (COD) demands models to expeditiously and accurately distinguish objects which conceal themselves seamlessly in the environment. Owing to the subtle differences and ambiguous boundaries, COD …

Contrastive LearningObjectobject-detectionObject Detection

SimpleClick: Interactive Image Segmentation with Simple Vision Transformers

2022-10-20 · ICCV 2023 1 · Qin Liu, Zhenlin Xu, Gedas Bertasius, Marc Niethammer

Click-based interactive image segmentation aims at extracting objects with a limited user clicking. A hierarchical backbone is the de-facto architecture for current methods. Recently, the plain, non-hierarchical Vision T…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Localized Interactive Instance Segmentation

2020-10-18 · Soumajit Majumder, Angela Yao

In current interactive instance segmentation works, the user is granted a free hand when providing clicks to segment an object; clicks are allowed on background pixels and other object instances far from the target objec…

Instance SegmentationInteractive SegmentationObjectSegmentation+1

Just Say Better or Worse: A Human-AI Collaborative Framework for Medical Image Segmentation Without Manual Annotations

2025-07-08 · Yizhe Zhang

Manual annotation of medical images is a labor-intensive and time-consuming process, posing a significant bottleneck in the development and deployment of robust medical imaging AI systems. This paper introduces a novel H…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

TETRIS: Towards Exploring the Robustness of Interactive Segmentation

2024-02-09 · Andrey Moskalenko, Vlad Shakhuro, Anna Vorontsova, Anton Konushin 외

Interactive segmentation methods rely on user inputs to iteratively update the selection mask. A click specifying the object of interest is arguably the most simple and intuitive interaction type, and thereby the most co…

Adversarial AttackAdversarial RobustnessCommon Sense ReasoningInteractive Segmentation+1