English
Related papers

Related papers: A Generic Regression Framework for Pose Recognitio…

200 papers

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

Computer Vision and Pattern Recognition · Computer Science 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

Computer Vision and Pattern Recognition · Computer Science 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Francesc Moreno-Noguer

We propose a method for estimating the 6DoF pose of a rigid object with an available 3D model from a single RGB image. Unlike classical correspondence-based methods which predict 3D object coordinates at pixels of the input image, the…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Lin Huang , Tomas Hodan , Lingni Ma , Linguang Zhang , Luan Tran , Christopher Twigg , Po-Chen Wu , Junsong Yuan , Cem Keskin , Robert Wang

Object pose estimation is crucial to robotic perception and typically provides a single-pose estimate. However, a single estimate cannot capture pose uncertainty deriving from visual ambiguity, which can lead to unreliable behavior.…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Frederik Hagelskjær , Dimitrios Arapis , Steffen Madsen , Thorbjørn Mosekjær Iversen

6D object pose estimation is an important task that determines the 3D position and 3D rotation of an object in camera-centred coordinates. By utilizing such a task, one can propose promising solutions for various problems related to scene…

Computer Vision and Pattern Recognition · Computer Science 2019-03-20 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

6D object pose estimation is widely applied in robotic tasks such as grasping and manipulation. Prior methods using RGB-only images are vulnerable to heavy occlusion and poor illumination, so it is important to complement them with depth…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Yi Cheng , Hongyuan Zhu , Ying Sun , Cihan Acar , Wei Jing , Yan Wu , Liyuan Li , Cheston Tan , Joo-Hwee Lim

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Abhinav Jain , Frank Dellaert

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…

Computer Vision and Pattern Recognition · Computer Science 2012-02-10 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

We propose FoundPose, a model-based method for 6D pose estimation of unseen objects from a single RGB image. The method can quickly onboard new objects using their 3D models without requiring any object- or task-specific training. In…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Evin Pınar Örnek , Yann Labbé , Bugra Tekin , Lingni Ma , Cem Keskin , Christian Forster , Tomas Hodan

We propose a novel approach to jointly perform 3D shape retrieval and pose estimation from monocular images.In order to make the method robust to real-world image variations, e.g. complex textures and backgrounds, we learn an embedding…

Computer Vision and Pattern Recognition · Computer Science 2019-03-28 Kyaw Zaw Lin , Weipeng Xu , Qianru Sun , Christian Theobalt , Tat-Seng Chua

Object pose recovery has gained increasing attention in the computer vision field as it has become an important problem in rapidly evolving technological areas related to autonomous driving, robotics, and augmented reality. Existing…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

3D pose estimation from a single 2D image is an important and challenging task in computer vision with applications in autonomous driving, robot manipulation and augmented reality. Since 3D pose is a continuous quantity, a natural…

Computer Vision and Pattern Recognition · Computer Science 2018-05-10 Siddharth Mahendran , Haider Ali , Rene Vidal

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint…

Computer Vision and Pattern Recognition · Computer Science 2019-04-19 Mai Bui , Sergey Zakharov , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

In this paper, we present a simple but powerful method to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a novel convolutional neural network to regress the unit quaternion, which…

Computer Vision and Pattern Recognition · Computer Science 2019-01-29 Jin Liu , Sheng He

This paper introduces a novel approach for the grasping and precise placement of various known rigid objects using multiple grippers within highly cluttered scenes. Using a single depth image of the scene, our method estimates multiple 6D…

We present a scalable method for detecting objects and estimating their 3D poses in RGB-D data. To this end, we rely on an efficient representation of object views and employ hashing techniques to match these views against the input frame…

Computer Vision and Pattern Recognition · Computer Science 2016-07-21 Wadim Kehl , Federico Tombari , Nassir Navab , Slobodan Ilic , Vincent Lepetit

Applications in the field of augmented reality or robotics often require joint localisation and 6D pose estimation of multiple objects. However, most algorithms need one network per object class to be trained in order to provide the best…

Computer Vision and Pattern Recognition · Computer Science 2022-12-12 Niklas Gard , Anna Hilsmann , Peter Eisert

Estimating the 3D pose of a hand is an essential part of human-computer interaction. Estimating 3D pose using depth or multi-view sensors has become easier with recent advances in computer vision, however, regressing pose from a single RGB…

Computer Vision and Pattern Recognition · Computer Science 2018-04-26 Umar Iqbal , Pavlo Molchanov , Thomas Breuel , Juergen Gall , Jan Kautz

Camera pose estimation is an important problem in computer vision. Common techniques either match the current image against keyframes with known poses, directly regress the pose, or establish correspondences between keypoints in the image…

Computer Vision and Pattern Recognition · Computer Science 2019-07-03 Tommaso Cavallari , Stuart Golodetz , Nicholas A. Lord , Julien Valentin , Victor A. Prisacariu , Luigi Di Stefano , Philip H. S. Torr