中文
相关论文

相关论文: ScribbleBox: Interactive Annotation Framework for …

200 篇论文

Interactive segmentation enables users to extract masks by providing simple annotations to indicate the target, such as boxes, clicks, or scribbles. Among these interaction formats, scribbles are the most flexible as they can be of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Xi Chen , Yau Shing Jonathan Cheung , Ser-Nam Lim , Hengshuang Zhao

We address interactive full image annotation, where the goal is to accurately segment all object and stuff regions in an image. We propose an interactive, scribble-based annotation framework which operates on the whole image to produce…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Eirikur Agustsson , Jasper R. R. Uijlings , Vittorio Ferrari

Biomedical image segmentation is a crucial part of both scientific research and clinical care. With enough labelled data, deep learning models can be trained to accurately automate specific biomedical image segmentation tasks. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Hallee E. Wong , Marianne Rakic , John Guttag , Adrian V. Dalca

Segmenting objects in videos is a fundamental computer vision task. The current deep learning based paradigm offers a powerful, but data-hungry solution. However, current datasets are limited by the cost and human effort of annotating…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Bin Zhao , Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

Annotating videos with object segmentation masks typically involves a two stage procedure of drawing polygons per object instance for all the frames and then linking them through time. While simple, this is a very tedious, time consuming…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Namdar Homayounfar , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

Referring video object segmentation (RVOS) is a task that aims to segment the target object in all video frames based on a sentence describing the object. Although existing RVOS methods have achieved significant performance, they depend on…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Wangbo Zhao , Kepan Nan , Songyang Zhang , Kai Chen , Dahua Lin , Yang You

Large-scale data is of crucial importance for learning semantic segmentation models, but annotating per-pixel masks is a tedious and inefficient procedure. We note that for the topic of interactive image segmentation, scribbles are very…

计算机视觉与模式识别 · 计算机科学 2016-04-19 Di Lin , Jifeng Dai , Jiaya Jia , Kaiming He , Jian Sun

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

In clinical medicine, precise image segmentation can provide substantial support to clinicians. However, obtaining high-quality segmentation typically demands extensive pixel-level annotations, which are labor-intensive and expensive.…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Tao Wang , Xinlin Zhang , Zhenxuan Zhang , Yuanbo Zhou , Yuanbin Chen , Longxuan Zhao , Chaohui Xu , Shun Chen , Guang Yang , Tong Tong

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 with the number of…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Dim P. Papadopoulos , Ethan Weber , Antonio Torralba

Progress in Multiple Object Tracking (MOT) has been historically limited by the size of the available datasets. We present an efficient framework to annotate trajectories and use it to produce a MOT dataset of unprecedented size. In our…

计算机视觉与模式识别 · 计算机科学 2017-03-23 Santiago Manen , Michael Gygli , Dengxin Dai , Luc Van Gool

Inferring detailed 3D geometry of the scene is crucial for robotics applications, simulation, and 3D content creation. However, such information is hard to obtain, and thus very few datasets support it. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Tianchang Shen , Jun Gao , Amlan Kar , Sanja Fidler

An interactive video object segmentation algorithm, which takes scribble annotations on query objects as input, is proposed in this paper. We develop a deep neural network, which consists of the annotation network (A-Net) and the transfer…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Yuk Heo , Yeong Jun Koh , Chang-Su Kim

Tracking segmentation masks of multiple instances has been intensively studied, but still faces two fundamental challenges: 1) the requirement of large-scale, frame-wise annotation, and 2) the complexity of two-stage approaches. To resolve…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yang Fu , Sifei Liu , Umar Iqbal , Shalini De Mello , Humphrey Shi , Jan Kautz

Annotating object ground truth in videos is vital for several downstream tasks in robot perception and machine learning, such as for evaluating the performance of an object tracker or training an image-based object detector. The accuracy of…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Eric Price , Aamir Ahmad

Video Object Segmentation (VOS) is crucial for several applications, from video editing to video data generation. Training a VOS model requires an abundance of manually labeled training videos. The de-facto traditional way of annotating…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Thanos Delatolas , Vicky Kalogeiton , Dim P. Papadopoulos

Medical image segmentation plays a critical role in clinical decision-making, treatment planning, and disease monitoring. However, accurate segmentation of medical images is challenging due to several factors, such as the lack of…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zihan Li , Yuan Zheng , Xiangde Luo , Dandan Shan , Qingqi Hong

Large, fine-grained image segmentation datasets, annotated at pixel-level, are difficult to obtain, particularly in medical imaging, where annotations also require expert knowledge. Weakly-supervised learning can train models by relying on…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Gabriele Valvano , Andrea Leo , Sotirios A. Tsaftaris

Manual annotation of bounding boxes for object detection in digital images is tedious, and time and resource consuming. In this paper, we propose a semi-automatic method for efficient bounding box annotation. The method trains the object…

机器学习 · 计算机科学 2020-07-03 Bishwo Adhikari , Heikki Huttunen

This paper proposes an approach for rapid bounding box annotation for object detection datasets. The procedure consists of two stages: The first step is to annotate a part of the dataset manually, and the second step proposes annotations…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Bishwo Adhikari , Jukka Peltomäki , Jussi Puura , Heikki Huttunen
‹ 上一页 1 2 3 10 下一页 ›