中文
相关论文

相关论文: Domain Transfer for 3D Pose Estimation from Color …

200 篇论文

State-of-the-art 3D human pose estimation approaches typically estimate pose from the entire RGB image in a single forward run. In this paper, we develop a post-processing step to refine 3D human pose estimation from body part patches.…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Qingfu Wan , Weichao Qiu , Alan L. Yuille

The problem of identifying the 3D pose of a known object from a given 2D image has important applications in Computer Vision ranging from robotic vision to image analysis. Our proposed method of registering a 3D model of a known object on a…

计算机视觉与模式识别 · 计算机科学 2012-02-10 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

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

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

While pose estimation is an important computer vision task, it requires expensive annotation and suffers from domain shift. In this paper, we investigate the problem of domain adaptive 2D pose estimation that transfers knowledge learned on…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Donghyun Kim , Kaihong Wang , Kate Saenko , Margrit Betke , Stan Sclaroff

Most recent 6D object pose estimation methods, including unsupervised ones, require many real training images. Unfortunately, for some applications, such as those in space or deep under water, acquiring real images, even unannotated, is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yinlin Hu , Pascal Fua , Mathieu Salzmann

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

In this work we integrate ideas from surface-based modeling with neural synthesis: we propose a combination of surface-based pose estimation and deep generative models that allows us to perform accurate pose transfer, i.e. synthesize a new…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Natalia Neverova , Riza Alp Guler , Iasonas Kokkinos

We propose a new self-supervised method for predicting 3D human body pose from a single image. The prediction network is trained from a dataset of unlabelled images depicting people in typical poses and a set of unpaired 2D poses. By…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Jose Sosa , David Hogg

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

To improve the generalization of 3D human pose estimators, many existing deep learning based models focus on adding different augmentations to training poses. However, data augmentation techniques are limited to the "seen" pose combinations…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Cheng-Yen Yang , Jiajia Luo , Lu Xia , Yuyin Sun , Nan Qiao , Ke Zhang , Zhongyu Jiang , Jenq-Neng Hwang

Numerous fields, such as ecology, biology, and neuroscience, use animal recordings to track and measure animal behaviour. Over time, a significant volume of such data has been produced, but some computer vision techniques cannot explore it…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Jose Sosa , Sharn Perry , Jane Alty , David Hogg

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth information or point cloud…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Adam Bethell , Ravi Garg , Ian Reid

We present a novel approach for model-based 6D pose refinement in color data. Building on the established idea of contour-based pose tracking, we teach a deep neural network to predict a translational and rotational update. At the core, we…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

Available 3D human pose estimation approaches leverage different forms of strong (2D/3D pose) or weak (multi-view or depth) paired supervision. Barring synthetic or in-studio domains, acquiring such supervision for each new target…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Jogendra Nath Kundu , Siddharth Seth , Anirudh Jamkhandi , Pradyumna YM , Varun Jampani , Anirban Chakraborty , R. Venkatesh Babu

Estimating 3D hand and object pose from a single image is an extremely challenging problem: hands and objects are often self-occluded during interactions, and the 3D annotations are scarce as even humans cannot directly label the…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Shaowei Liu , Hanwen Jiang , Jiarui Xu , Sifei Liu , Xiaolong Wang

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

Human pose estimation from single images is a challenging problem that is typically solved by supervised learning. Unfortunately, labeled training data does not yet exist for many human activities since 3D annotation requires dedicated…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bastian Wandt , James J. Little , Helge Rhodin

Estimating the 3D pose of desktop objects is crucial for applications such as robotic manipulation. Many existing approaches to this problem require a depth map of the object for both training and prediction, which restricts them to opaque,…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Xingyu Liu , Rico Jonschkowski , Anelia Angelova , Kurt Konolige

Inferring 3D human pose from 2D images is a challenging and long-standing problem in the field of computer vision with many applications including motion capture, virtual reality, surveillance or gait analysis for sports and medicine. We…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Luca Schmidtke , Benjamin Hou , Athanasios Vlontzos , Bernhard Kainz