paper-with-me

Papers

Efficient Object Annotation via Speaking and Pointing

2019-05-25 · Michael Gygli, Vittorio Ferrari

Deep neural networks deliver state-of-the-art visual recognition, but they rely on large datasets, which are time-consuming to annotate. These datasets are typically annotated in two stages: (1) determining the presence of object classes at the image level and (2) marking the spatial extent for all objects of these classes. In this work we use speech, together with mouse inputs, to speed up this process. We first improve stage one, by letting annotators indicate object class presence via speech. We then combine the two stages: annotators draw an object bounding box via the mouse and simultaneously provide its class label via speech. Using speech has distinct advantages over relying on mouse inputs alone. First, it is fast and allows for direct access to the class name, by simply saying it. Second, annotators can simultaneously speak and mark an object location. Finally, speech-based interfaces can be kept extremely simple, hence using them requires less mouse movement compared to existing approaches. Through extensive experiments on the COCO and ILSVRC datasets we show that our approach yields high-quality annotations at significant speed gains. Stage one takes 2.3x - 14.9x less annotation time than existing methods based on a hierarchical organization of the classes to be annotated. Moreover, when combining the two stages, we find that object class labels come for free: annotating them at the same time as bounding boxes has zero additional cost. On COCO, this makes the overall process 1.9x faster than the two-stage approach.

📄 PDF Abstract BibTeX arXiv:1905.10576

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Distance to Center of Mass Encoding for Instance Segmentation

2017-11-24 · Thomio Watanabe, Denis Wolf

The instance segmentation can be considered an extension of the object detection problem where bounding boxes are replaced by object contours. Strictly speaking the problem requires to identify each pixel instance and cl…

Instance SegmentationObjectobject-detectionObject Detection+3

That and There: Judging the Intent of Pointing Actions with Robotic Arms

2019-12-13 · Malihe Alikhani, Baber Khalid, Rahul Shome, Chaitanya Mitash 외

Collaborative robotics requires effective communication between a robot and a human partner. This work proposes a set of interpretive principles for how a robotic arm can use pointing actions to communicate task informat…

Common Sense Reasoning

Head-tail Loss: A simple function for Oriented Object Detection and Anchor-free models

2023-04-10 · Pau Gallés, Xi Chen

This paper presents a new loss function for the prediction of oriented bounding boxes, named head-tail-loss. The loss function consists in minimizing the distance between the prediction and the annotation of two key poin…

Objectobject-detectionObject DetectionOriented Object Detection+2

Binomial Checkpointing for Arbitrary Programs with No User Annotation

2016-11-10 · Jeffrey Mark Siskind, Barak A. Pearlmutter

Heretofore, automatic checkpointing at procedure-call boundaries, to reduce the space complexity of reverse mode, has been provided by systems like Tapenade. However, binomial checkpointing, or treeverse, has only been p…

Can You Move These Over There? An LLM-based VR Mover for Supporting Object Manipulation

2025-02-04 · Xiangzhi Eric Wang, Zackary P. T. Sin, Ye Jia, Daniel Archer 외

In our daily lives, we can naturally convey instructions for the spatial manipulation of objects using words and gestures. Transposing this form of interaction into virtual reality (VR) object manipulation can be benefic…

Object