中文
相关论文

相关论文: Applying Domain Randomization to Synthetic Data fo…

200 篇论文

Realistic synthetic image data rendered from 3D models can be used to augment image sets and train image classification semantic segmentation models. In this work, we explore how high quality physically-based rendering and domain…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Jason W. Anderson , Marcin Ziolkowski , Ken Kennedy , Amy W. Apon

This paper is about effectively utilizing synthetic data for training deep neural networks for industrial parts classification, in particular, by taking into account the domain gap against real-world images. To this end, we introduce a…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Xiaomeng Zhu , Talha Bilal , Pär Mårtensson , Lars Hanson , Mårten Björkman , Atsuto Maki

Robots working in unstructured environments must be capable of sensing and interpreting their surroundings. One of the main obstacles of deep-learning-based models in the field of robotics is the lack of domain-specific labeled data for…

机器人学 · 计算机科学 2022-10-26 Dániel Horváth , Gábor Erdős , Zoltán Istenes , Tomáš Horváth , Sándor Földi

As synthetic imagery is used more frequently in training deep models, it is important to understand how different synthesis techniques impact the performance of such models. In this work, we perform a thorough evaluation of the…

计算机视觉与模式识别 · 计算机科学 2019-09-05 Kristofer Schlachter , Connor DeFanti , Sebastian Herscher , Ken Perlin , Jonathan Tompson

Synthetic images are one of the most promising solutions to avoid high costs associated with generating annotated datasets to train supervised convolutional neural networks (CNN). However, to allow networks to generalize knowledge from…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Tobias Scheck , Ana Perez Grassi , Gangolf Hirtz

The usefulness of deep learning models in robotics is largely dependent on the availability of training data. Manual annotation of training data is often infeasible. Synthetic data is a viable alternative, but suffers from domain gap. We…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Benedikt T. Imbusch , Max Schwarz , Sven Behnke

In object detection, data amount and cost are a trade-off, and collecting a large amount of data in a specific domain is labor intensive. Therefore, existing large-scale datasets are used for pre-training. However, conventional transfer…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Yuzuru Nakamura , Yasunori Ishii , Yuki Maruyama , Takayoshi Yamashita

This study uses domain randomization to generate a synthetic RGB-D dataset for training multimodal instance segmentation models, aiming to achieve colour-agnostic hand localization in cluttered industrial environments. Domain randomization…

人机交互 · 计算机科学 2026-02-23 Stefan Grushko , Aleš Vysocký , Jakub Chlebek , Petr Prokop

Automating quality inspection with computer vision techniques is often a very data-demanding task. Specifically, supervised deep learning requires a large amount of annotated images for training. In practice, collecting and annotating such…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Antoine Cordier , Pierre Gutierrez , Victoire Plessis

Eye image segmentation is a critical step in eye tracking that has great influence over the final gaze estimate. Segmentation models trained using supervised machine learning can excel at this task, their effectiveness is determined by the…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Viet Dung Nguyen , Reynold Bailey , Gabriel J. Diaz , Chengyi Ma , Alexander Fix , Alexander Ororbia

State-of-the-art object detection methods applied to satellite and drone imagery largely fail to identify small and dense objects. One reason is the high variability of content in the overhead imagery due to the terrestrial region captured…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Debojyoti Biswas , Jelena Tešić

The natural world is long-tailed: rare classes are observed orders of magnitudes less frequently than common ones, leading to highly-imbalanced data where rare classes can have only handfuls of examples. Learning from few examples is a…

计算机视觉与模式识别 · 计算机科学 2021-06-24 Edoardo Lanzini , Sara Beery

Limited real-world data severely impacts model performance in many computer vision domains, particularly for samples that are underrepresented in training. Synthetically generated images are a promising solution, but 1) it remains unclear…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Nitish Mital , Simon Malzard , Richard Walters , Celso M. De Melo , Raghuveer Rao , Victoria Nockles

Being able to understand the relations between the user and the surrounding environment is instrumental to assist users in a worksite. For instance, understanding which objects a user is interacting with from images and video collected…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Camillo Quattrocchi , Daniele Di Mauro , Antonino Furnari , Giovanni Maria Farinella

Recent work has focused on generating synthetic imagery to increase the size and variability of training data for learning visual tasks in urban scenes. This includes increasing the occurrence of occlusions or varying environmental and…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Alexandra Carlson , Katherine A. Skinner , Ram Vasudevan , Matthew Johnson-Roberson

We present a task-aware approach to synthetic data generation. Our framework employs a trainable synthesizer network that is optimized to produce meaningful training samples by assessing the strengths and weaknesses of a `target' network.…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Shashank Tripathi , Siddhartha Chandra , Amit Agrawal , Ambrish Tyagi , James M. Rehg , Visesh Chari

Performance achievable by modern deep learning approaches are directly related to the amount of data used at training time. Unfortunately, the annotation process is notoriously tedious and expensive, especially for pixel-wise tasks like…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Pierluigi Zama Ramirez , Alessio Tonioni , Luigi Di Stefano

Drone detection has benefited from improvements in deep neural networks, but like many other applications, suffers from the availability of accurate data for training. Synthetic data provides a potential for low-cost data generation and has…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Mariusz Wisniewski , Zeeshan A. Rana , Ivan Petrunin , Alan Holt , Stephen Harman

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

Accurate lane detection, a crucial enabler for autonomous driving, currently relies on obtaining a large and diverse labeled training dataset. In this work, we explore learning from abundant, randomly generated synthetic data, together with…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Noa Garnett , Roy Uziel , Netalee Efrat , Dan Levi