中文
相关论文

相关论文: Sim2Real Instance-Level Style Transfer for 6D Pose…

200 篇论文

On robotics computer vision tasks, generating and annotating large amounts of data from real-world for the use of deep learning-based approaches is often difficult or even impossible. A common strategy for solving this problem is to apply…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Chengzhi Wu , Xuelei Bi , Julius Pfrommer , Alexander Cebulla , Simon Mangold , Jürgen Beyerer

Deep neural networks have largely failed to effectively utilize synthetic data when applied to real images due to the covariate shift problem. In this paper, we show that by applying a straightforward modification to an existing…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Aysegul Dundar , Ming-Yu Liu , Ting-Chun Wang , John Zedlewski , Jan Kautz

In this paper, we investigate the potential of image-to-image translation (I2I) techniques for transferring realism to 3D-rendered facial images in the context of Face Recognition (FR) systems. The primary motivation for using 3D-rendered…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Parsa Rahimi , Behrooz Razeghi , Sebastien Marcel

In this paper, we propose an iterative self-training framework for sim-to-real 6D object pose estimation to facilitate cost-effective robotic grasping. Given a bin-picking scenario, we establish a photo-realistic simulator to synthesize…

机器人学 · 计算机科学 2022-07-22 Kai Chen , Rui Cao , Stephen James , Yichuan Li , Yun-Hui Liu , Pieter Abbeel , Qi Dou

Since annotating pixel-level labels for semantic segmentation is laborious, leveraging synthetic data is an attractive solution. However, due to the domain gap between synthetic domain and real domain, it is challenging for a model trained…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Myeongjin Kim , Hyeran Byun

Robotic learning in simulation environments provides a faster, more scalable, and safer training methodology than learning directly with physical robots. Also, synthesizing images in a simulation environment for collecting large-scale image…

机器人学 · 计算机科学 2017-09-21 Tadanobu Inoue , Subhajit Chaudhury , Giovanni De Magistris , Sakyasingha Dasgupta

Capturing and labeling camera images in the real world is an expensive task, whereas synthesizing labeled images in a simulation environment is easy for collecting large-scale image data. However, learning from only synthetic images may not…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Tadanobu Inoue , Subhajit Chaudhury , Giovanni De Magistris , Sakyasingha Dasgupta

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This work presents se(3)-TrackNet, a data-driven optimization approach for long term, 6D pose tracking. It aims to identify the optimal relative pose…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Bowen Wen , Chaitanya Mitash , Kostas Bekris

Advancements in graphics technology has increased the use of simulated data for training machine learning models. However, the simulated data often differs from real-world data, creating a distribution gap that can decrease the efficacy of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Charles Y Zhang , Ashish Shrivastava

We are interested in solving the problem of imitation learning with a limited amount of real-world expert data. Existing offline imitation methods often struggle with poor data coverage and severe performance degradation. We propose a…

机器人学 · 计算机科学 2025-10-06 Yilin Wang , Shangzhe Li , Haoyi Niu , Zhiao Huang , Weitong Zhang , Hao Su

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of synthetic images…

计算机视觉与模式识别 · 计算机科学 2020-02-17 Yuxiao Yan , Yang Yan , Jinjia Peng , Huibing Wang , Xianping Fu

While 6D object pose estimation has wide applications across computer vision and robotics, it remains far from being solved due to the lack of annotations. The problem becomes even more challenging when moving to category-level 6D pose,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Kaifeng Zhang , Yang Fu , Shubhankar Borse , Hong Cai , Fatih Porikli , Xiaolong Wang

Models trained on synthetic images often face degraded generalization to real data. As a convention, these models are often initialized with ImageNet pre-trained representation. Yet the role of ImageNet knowledge is seldom discussed despite…

机器学习 · 计算机科学 2020-07-15 Wuyang Chen , Zhiding Yu , Zhangyang Wang , Anima Anandkumar

We propose a simple and efficient method for exploiting synthetic images when training a Deep Network to predict a 3D pose from an image. The ability of using synthetic images for training a Deep Network is extremely valuable as it is easy…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Markus Oberweger , Vincent Lepetit

Object pose estimation enables robots to understand and interact with their environments. Training with synthetic data is necessary in order to adapt to novel situations. Unfortunately, pose estimation under domain shift, i.e., training on…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Stefan Thalhammer , Markus Leitner , Timothy Patten , Markus Vincze

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

Unsupervised transfer of object recognition models from synthetic to real data is an important problem with many potential applications. The challenge is how to "adapt" a model trained on simulated images so that it performs well on…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Xingchao Peng , Ben Usman , Kuniaki Saito , Neela Kaushik , Judy Hoffman , Kate Saenko

Vision and learning have made significant progress that could improve robotics policies for complex tasks and environments. Learning deep neural networks for image understanding, however, requires large amounts of domain-specific visual…

机器学习 · 计算机科学 2019-07-31 Alexander Pashevich , Robin Strudel , Igor Kalevatykh , Ivan Laptev , Cordelia Schmid

Most self-supervised 6D object pose estimation methods can only work with additional depth information or rely on the accurate annotation of 2D segmentation masks, limiting their application range. In this paper, we propose a 6D object pose…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yang Hai , Rui Song , Jiaojiao Li , David Ferstl , Yinlin Hu

Human pose information is a critical component in many downstream image processing tasks, such as activity recognition and motion tracking. Likewise, a pose estimator for the illustrated character domain would provide a valuable prior for…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Shuhong Chen , Matthias Zwicker