中文
相关论文

相关论文: Pallet Detection from Synthetic Data Using Game En…

200 篇论文

Deep learning approaches require enough training samples to perform well, but it is a challenge to collect enough real training data and label them manually. In this letter, we propose the use of realistic synthetic data with a wide…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Weixing Liu , Jun Liu , Bin Luo

Scene understanding is essential in determining how intelligent robotic grasping and manipulation could get. It is a problem that can be approached using different techniques: seen object segmentation, unseen object segmentation, or 6D pose…

机器人学 · 计算机科学 2022-11-29 Anas Gouda , Abraham Ghanem , Christopher Reining

Robot perception systems need to perform reliable image segmentation in real-time on noisy, raw perception data. State-of-the-art segmentation approaches use large CNN models and carefully constructed datasets; however, these models focus…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Jonathan C Balloch , Varun Agrawal , Irfan Essa , Sonia Chernova

Pedestrian detection through Computer Vision is a building block for a multitude of applications. Recently, there was an increasing interest in Convolutional Neural Network-based architectures for the execution of such a task. One of these…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Luca Ciampi , Nicola Messina , Fabrizio Falchi , Claudio Gennaro , Giuseppe Amato

Synthetic datasets are widely used for training urban scene recognition models, but even highly realistic renderings show a noticeable gap to real imagery. This gap is particularly pronounced when adapting to a specific target domain, such…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Denis Zavadski , Damjan Kalšan , Tim Küchler , Haebom Lee , Stefan Roth , Carsten Rother

3D detection is a critical task to understand spatial characteristics of the environment and is used in a variety of applications including robotics, augmented reality, and image retrieval. Training performant detection models require…

计算机视觉与模式识别 · 计算机科学 2025-03-21 P. Schulz , T. Hempel , A. Al-Hamadi

Despite the notable accomplishments of deep object detection models, a major challenge that persists is the requirement for extensive amounts of training data. The process of procuring such real-world data is a laborious undertaking, which…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Roy Voetman , Maya Aghaei , Klaas Dijkstra

Promising performance has been achieved for visual perception on the point cloud. However, the current methods typically rely on labour-extensive annotations on the scene scans. In this paper, we explore how synthetic models alleviate the…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Runnan Chen , Xinge Zhu , Nenglun Chen , Dawei Wang , Wei Li , Yuexin Ma , Ruigang Yang , Wenping Wang

Precise semantic segmentation of crops and weeds is necessary for agricultural weeding robots. However, training deep learning models requires large annotated datasets, which are costly to obtain in real fields. Synthetic data can reduce…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Garen Boyadjian , Cyrille Pierre , Johann Laconte , Riccardo Bertoglio

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

Recently, the use of synthetic training data has been on the rise as it offers correctly labelled datasets at a lower cost. The downside of this technique is that the so-called domain gap between the real target images and synthetic…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Bram Vanherle , Steven Moonen , Frank Van Reeth , Nick Michiels

Although Deep Convolutional Neural Networks trained with strong pixel-level annotations have significantly pushed the performance in semantic segmentation, annotation efforts required for the creation of training data remains a roadblock…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Manik Goyal , Param Rajpura , Hristo Bojinov , Ravi Hegde

In precision agriculture, the scarcity of labeled data and significant covariate shifts pose unique challenges for training machine learning models. This scarcity is particularly problematic due to the dynamic nature of the environment and…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Leonardo Saraceni , Ionut Marian Motoi , Daniele Nardi , Thomas Alessandro Ciarfuglia

A major impediment in rapidly deploying object detection models for instance detection is the lack of large annotated datasets. For example, finding a large labeled dataset containing instances in a particular kitchen is unlikely. Each new…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Debidatta Dwibedi , Ishan Misra , Martial Hebert

Deep learning has paved the way for strong recognition systems which are often both trained on and applied to natural images. In this paper, we examine the give-and-take relationship between such visual recognition systems and the rich…

计算机视觉与模式识别 · 计算机科学 2020-11-25 Hubert Lin , Mitchell Van Zuijlen , Maarten W. A. Wijntjes , Sylvia C. Pont , Kavita Bala

Vision-based object detectors are a crucial basis for robotics applications as they provide valuable information about object localisation in the environment. These need to ensure high reliability in different lighting conditions,…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Ritvik Singh , Jingzhou Liu , Karl Van Wyk , Yu-Wei Chao , Jean-Francois Lafleche , Florian Shkurti , Nathan Ratliff , Ankur Handa

Robotic mobility aids for blind and low-vision (BLV) individuals rely heavily on deep learning-based vision models specialized for various navigational tasks. However, the performance of these models is often constrained by the availability…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Hochul Hwang , Krisha Adhikari , Satya Shodhaka , Donghyun Kim

Depth perception is fundamental for robots to understand the surrounding environment. As the view of cognitive neuroscience, visual depth perception methods are divided into three categories, namely binocular, active, and pictorial. The…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Mohammad Amin Kashi

Visual recognition of materials and their states is essential for understanding the physical world, from identifying wet regions on surfaces or stains on fabrics to detecting infected areas on plants or minerals in rocks. Collecting data…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Sagi Eppel , Jolina Li , Manuel Drehwald , Alan Aspuru-Guzik

Deep Neural Networks (DNNs) often rely on very large datasets for training. Given the large size of such datasets, it is conceivable that they contain certain samples that either do not contribute or negatively impact the DNN's…

机器学习 · 计算机科学 2020-11-10 Kashyap Chitta , Jose M. Alvarez , Elmar Haussmann , Clement Farabet