paper-with-me

홈 › Papers

Fast Training Data Acquisition for Object Detection and Segmentation using Black Screen Luminance Keying

2024-05-13 · Thomas Pöllabauer, Volker Knauthe, André Boller, Arjan Kuijper, Dieter Fellner

Deep Neural Networks (DNNs) require large amounts of annotated training data for a good performance. Often this data is generated using manual labeling (error-prone and time-consuming) or rendering (requiring geometry and material information). Both approaches make it difficult or uneconomic to apply them to many small-scale applications. A fast and straightforward approach of acquiring the necessary training data would allow the adoption of deep learning to even the smallest of applications. Chroma keying is the process of replacing a color (usually blue or green) with another background. Instead of chroma keying, we propose luminance keying for fast and straightforward training image acquisition. We deploy a black screen with high light absorption (99.99\%) to record roughly 1-minute long videos of our target objects, circumventing typical problems of chroma keying, such as color bleeding or color overlap between background color and object color. Next we automatically mask our objects using simple brightness thresholding, saving the need for manual annotation. Finally, we automatically place the objects on random backgrounds and train a 2D object detector. We do extensive evaluation of the performance on the widely-used YCB-V object set and compare favourably to other conventional techniques such as rendering, without needing 3D meshes, materials or any other information of our target objects and in a fraction of the time needed for other approaches. Our work demonstrates highly accurate training data acquisition allowing to start training state-of-the-art networks within minutes.

📄 PDF Abstract BibTeX arXiv:2405.07653

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Light-Weight Object Detection Framework with FPA Module for Optical Remote Sensing Imagery

2020-09-07 · Xi Gu, Lingbin Kong, Zhicheng Wang, Jie Li 외

With the development of remote sensing technology, the acquisition of remote sensing images is easier and easier, which provides sufficient data resources for the task of detecting remote sensing objects. However, how to…

Objectobject-detectionObject Detection

Comparison of object detection methods for crop damage assessment using deep learning

2019-12-31 · Ali HamidiSepehr, Seyed Vahid Mirnezami, Jason K. Ward

Severe weather events can cause large financial losses to farmers. Detailed information on the location and severity of damage will assist farmers, insurance companies, and disaster response agencies in making wise post-…

Disaster ResponseObjectobject-detectionObject Detection

Reliable Detection of Minute Targets in High-Resolution Aerial Imagery across Temporal Shifts

2025-12-12 · Mohammad Sadegh Gholizadeh, Amir Arsalan Rezapour, Hamidreza Shayegh, Ehsan Pazouki arxiv

Efficient crop detection via Unmanned Aerial Vehicles is critical for scaling precision agriculture, yet it remains challenging due to the small scale of targets and environmental variability. This paper addresses the de…

Transfer LearningObject Detection

Improving Online Source-free Domain Adaptation for Object Detection by Unsupervised Data Acquisition

2023-10-30 · Xiangyu Shi, Yanyuan Qiao, Qi Wu, Lingqiao Liu 외

Effective object detection in autonomous vehicles is challenged by deployment in diverse and unfamiliar environments. Online Source-Free Domain Adaptation (O-SFDA) offers model adaptation using a stream of unlabeled data…

Autonomous VehiclesDomain AdaptationObjectobject-detection+2

Multi-Scale Positive Sample Refinement for Few-Shot Object Detection

2020-07-18 · ECCV 2020 8 · Jiaxi Wu, Songtao Liu, Di Huang, Yunhong Wang

Few-shot object detection (FSOD) helps detectors adapt to unseen classes with few training instances, and is useful when manual annotation is time-consuming or data acquisition is limited. Unlike previous attempts that e…

Few-Shot Object DetectionObjectobject-detectionObject Detection