English
Related papers

Related papers: Extreme clicking for efficient object annotation

200 papers

Unsupervised and open-vocabulary 3D object detection has recently gained attention, particularly in autonomous driving, where reducing annotation costs and recognizing unseen objects are critical for both safety and scalability. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 In-Jae Lee , Mungyeom Kim , Kwonyoung Ryu , Pierre Musacchio , Jaesik Park

State-of-the-art learning based boundary detection methods require extensive training data. Since labelling object boundaries is one of the most expensive types of annotations, there is a need to relax the requirement to carefully annotate…

Computer Vision and Pattern Recognition · Computer Science 2015-11-25 Anna Khoreva , Rodrigo Benenson , Mohamed Omran , Matthias Hein , Bernt Schiele

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

In this paper, we propose DeepCut, a method to obtain pixelwise object segmentations given an image dataset labelled with bounding box annotations. It extends the approach of the well-known GrabCut method to include machine learning by…

In this paper, we focus on improving binary 2D instance segmentation to assist humans in labeling ground truth datasets with polygons. Humans labeler just have to draw boxes around objects, and polygons are generated automatically. To be…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Darshan Ganganna Ravindra , Laslo Dinges , Al-Hamadi Ayoub , Vasili Baranau

Text detection and recognition are essential components of a modern OCR system. Most OCR approaches attempt to obtain accurate bounding boxes of text at the detection stage, which is used as the input of the text recognition stage. We…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Jingqun Tang , Wenming Qian , Luchuan Song , Xiena Dong , Lan Li , Xiang Bai

We consider a class of variable effort human annotation tasks in which the number of labels required per item can greatly vary (e.g., finding all faces in an image, named entities in a text, bird calls in an audio recording, etc.). In such…

Human-Computer Interaction · Computer Science 2021-11-16 Danula Hettiachchi , Mike Schaekermann , Tristan McKinney , Matthew Lease

Deep learning based visual trackers entail offline pre-training on large volumes of video datasets with accurate bounding box annotations that are labor-expensive to achieve. We present a new framework to facilitate bounding box annotations…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Kenan Dai , Jie Zhao , Lijun Wang , Dong Wang , Jianhua Li , Huchuan Lu , Xuesheng Qian , Xiaoyun Yang

We present a novel form of interactive video object segmentation where a few clicks by the user helps the system produce a full spatio-temporal segmentation of the object of interest. Whereas conventional interactive pipelines take the…

Computer Vision and Pattern Recognition · Computer Science 2016-07-06 Suyog Dutt Jain , Kristen Grauman

This paper aims to reduce the time to annotate images for panoptic segmentation, which requires annotating segmentation masks and class labels for all object instances and stuff regions. We formulate our approach as a collaborative process…

Computer Vision and Pattern Recognition · Computer Science 2020-12-16 Jasper R. R. Uijlings , Mykhaylo Andriluka , Vittorio Ferrari

Autonomous driving requires various computer vision algorithms, such as object detection and tracking.Precisely-labeled datasets (i.e., objects are fully contained in bounding boxes with only a few extra pixels) are preferred for training…

Computer Vision and Pattern Recognition · Computer Science 2019-09-13 Govind Rathore , Wan-Yi Lin , Ji Eun Kim

Data is the engine of modern computer vision, which necessitates collecting large-scale datasets. This is expensive, and guaranteeing the quality of the labels is a major challenge. In this paper, we investigate efficient annotation…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Yuan-Hong Liao , Amlan Kar , Sanja Fidler

Given an image, we would like to learn to detect objects belonging to particular object categories. Common object detection methods train on large annotated datasets which are annotated in terms of bounding boxes that contain the object of…

Computer Vision and Pattern Recognition · Computer Science 2016-11-30 Soumya Roy , Vinay P. Namboodiri , Arijit Biswas

Grasping algorithms have evolved from planar depth grasping to utilizing point cloud information, allowing for application in a wider range of scenarios. However, data-driven grasps based on models trained on basic open-source datasets may…

Robotics · Computer Science 2023-10-31 Xiao Hu , Xiangsheng Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2021-01-19 Namdar Homayounfar , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

With the advent of deep learning, object detection drifted from a bottom-up to a top-down recognition problem. State of the art algorithms enumerate a near-exhaustive list of object locations and classify each into: object or not. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-04-26 Xingyi Zhou , Jiacheng Zhuo , Philipp Krähenbühl

This paper explores the use of extreme points in an object (left-most, right-most, top, bottom pixels) as input to obtain precise object segmentation for images and videos. We do so by adding an extra channel to the image in the input of a…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Kevis-Kokitsi Maninis , Sergi Caelles , Jordi Pont-Tuset , Luc Van Gool

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…

Computer Vision and Pattern Recognition · Computer Science 2017-03-23 Santiago Manen , Michael Gygli , Dengxin Dai , Luc Van Gool

Bounding-box annotation form has been the most frequently used method for visual object localization tasks. However, bounding-box annotation relies on a large amount of precisely annotating bounding boxes, and it is expensive and laborious.…

Computer Vision and Pattern Recognition · Computer Science 2022-01-06 Xuehui Yu , Di Wu , Qixiang Ye , Jianbin Jiao , Zhenjun Han

We propose an embarrassingly simple point annotation scheme to collect weak supervision for instance segmentation. In addition to bounding boxes, we collect binary labels for a set of points uniformly sampled inside each bounding box. We…

Computer Vision and Pattern Recognition · Computer Science 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov