paper-with-me

Papers

Semi-Automatic Labeling for Deep Learning in Robotics

2019-08-05 · Daniele De Gregorio, Alessio Tonioni, Gianluca Palli, Luigi Di Stefano

In this paper, we propose Augmented Reality Semi-automatic labeling (ARS), a semi-automatic method which leverages on moving a 2D camera by means of a robot, proving precise camera tracking, and an augmented reality pen to define initial object bounding box, to create large labeled datasets with minimal human intervention. By removing the burden of generating annotated data from humans, we make the Deep Learning technique applied to computer vision, that typically requires very large datasets, truly automated and reliable. With the ARS pipeline, we created effortlessly two novel datasets, one on electromechanical components (industrial scenario) and one on fruits (daily-living scenario), and trained robustly two state-of-the-art object detectors, based on convolutional neural networks, such as YOLO and SSD. With respect to the conventional manual annotation of 1000 frames that takes us slightly more than 10 hours, the proposed approach based on ARS allows annotating 9 sequences of about 35000 frames in less than one hour, with a gain factor of about 450. Moreover, both the precision and recall of object detection is increased by about 15\% with respect to manual labeling. All our software is available as a ROS package in a public repository alongside the novel annotated datasets.

📄 PDF Abstract BibTeX arXiv:1908.01862

Code (1)

m4nh/ars 공식 구현

Tasks

Deep LearningObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Non Maximum Suppression Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
SSD SSD is a single-stage object detection method that discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per…

Similar Papers 제목 키워드 기반

Semi-automatic 3D Object Keypoint Annotation and Detection for the Masses

2022-01-19 · Kenneth Blomqvist, Jen Jen Chung, Lionel Ott, Roland Siegwart

Creating computer vision datasets requires careful planning and lots of time and effort. In robotics research, we often have to use standardized objects, such as the YCB object set, for tasks such as object tracking, pos…

ObjectObject TrackingPose Estimation

Semi-automatic annotation of the UCU accents speech corpus

2014-05-01 · LREC 2014 5 · Rosemary Orr, Marijn Huijbregts, Roel van Beek, 외

Annotation and labeling of speech tasks in large multitask speech corpora is a necessary part of preparing a corpus for distribution. We address three approaches to annotation and labeling: manual, semi automatic and aut…

Event DetectionSpeech Recognition

Tracking Based Semi-Automatic Annotation for Scene Text Videos

2021-03-29 · Jiajun Zhu, Xiufeng Jiang, Zhiwei Jia, Shugong Xu 외

Recently, video scene text detection has received increasing attention due to its comprehensive applications. However, the lack of annotated scene text video datasets has become one of the most important problems, which …

Scene Text Detectiontext annotationText Detection

Exploring Semi-Automatic Map Labeling

2019-10-17 · Fabian Klute, Guangping Li, Raphael Löffler, Martin Nöllenburg 외

Label placement in maps is a very challenging task that is critical for the overall map quality. Most previous work focused on designing and implementing fully automatic solutions, but the resulting visual and aesthetic …

MAPLE: Masked Pseudo-Labeling autoEncoder for Semi-supervised Point Cloud Action Recognition

2022-09-01 · Xiaodong Chen, Wu Liu, Xinchen Liu, Yongdong Zhang 외

Recognizing human actions from point cloud videos has attracted tremendous attention from both academia and industry due to its wide applications like automatic driving, robotics, and so on. However, current methods for …

Action Recognition