English
Related papers

Related papers: 6D Object Pose Estimation without PnP

200 papers

In this thesis, we address the problem of estimating the 6D pose of rigid objects from a single RGB or RGB-D input image, assuming that 3D models of the objects are available. This problem is of great importance to many application fields…

Computer Vision and Pattern Recognition · Computer Science 2022-01-03 Tomas Hodan

Estimating the 6D pose of known objects is important for robots to interact with the real world. The problem is challenging due to the variety of objects as well as the complexity of a scene caused by clutter and occlusions between objects.…

Computer Vision and Pattern Recognition · Computer Science 2018-05-29 Yu Xiang , Tanner Schmidt , Venkatraman Narayanan , Dieter Fox

In this paper, we introduce a rotational primitive prediction based 6D object pose estimation using a single image as an input. We solve for the 6D object pose of a known object relative to the camera using a single image with occlusion.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-06 Myung-Hwan Jeon , Ayoung Kim

We address the task of 6D multi-object pose: given a set of known 3D objects and an RGB or RGB-D input image, we detect and estimate the 6D pose of each object. We propose a new approach to 6D object pose estimation which consists of an…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Lahav Lipson , Zachary Teed , Ankit Goyal , Jia Deng

In this work, we introduce pose interpreter networks for 6-DoF object pose estimation. In contrast to other CNN-based approaches to pose estimation that require expensively annotated object pose data, our pose interpreter network is trained…

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Karl Schmeckpeper , Philip R. Osteen , Yufu Wang , Georgios Pavlakos , Kenneth Chaney , Wyatt Jordan , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

Estimating the 6D pose of textureless objects from RGB images is an important problem in robotics. Due to appearance ambiguities, rotational symmetries, and severe occlusions, single-view based 6D pose estimators are still unable to handle…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

As demand for robotics manipulation application increases, accurate vision-based 6D pose estimation becomes essential for autonomous operations. Convolutional Neural Networks (CNNs) based approaches for pose estimation have been previously…

Computer Vision and Pattern Recognition · Computer Science 2023-07-13 Mahmoud Abdulsalam , Nabil Aouf

We consider the problem of category-level 6D pose estimation from a single RGB image. Our approach represents an object category as a cuboid mesh and learns a generative model of the neural feature activations at each mesh vertex to perform…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Wufei Ma , Angtian Wang , Alan Yuille , Adam Kortylewski

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Shun Iwase , Xingyu Liu , Rawal Khirodkar , Rio Yokota , Kris M. Kitani

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

Computer Vision and Pattern Recognition · Computer Science 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

Accurate 6D object pose estimation is an important task for a variety of robotic applications such as grasping or localization. It is a challenging task due to object symmetries, clutter and occlusion, but it becomes more challenging when…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Thomas Jantos , Mohamed Amin Hamdad , Wolfgang Granig , Stephan Weiss , Jan Steinbrener

We present a new method for estimating the 6D pose of rigid objects with available 3D models from a single RGB input image. The method is applicable to a broad range of objects, including challenging ones with global or partial symmetries.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Tomas Hodan , Daniel Barath , Jiri Matas

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

Most recent 6D pose estimation frameworks first rely on a deep network to establish correspondences between 3D object keypoints and 2D image locations and then use a variant of a RANSAC-based Perspective-n-Point (PnP) algorithm. This…

Computer Vision and Pattern Recognition · Computer Science 2020-03-24 Yinlin Hu , Pascal Fua , Wei Wang , Mathieu Salzmann

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

In this paper, we propose a modular framework for 6D pose estimation based on keypoint heatmap regression. Our approach combines YOLOv10m for object detection with a ResNet18-based network that predicts 2D heatmaps from RGB images.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Ismail Aljosevic , Amir Masoud Almasi , Ana Parovic , Ashkan Shafiei

Cascaded regression method is a fast and accurate method on finding 2D pose of objects in RGB images. It is able to find the accurate pose of objects in an image by a great number of corrections on the good initial guess of the pose of…

Computer Vision and Pattern Recognition · Computer Science 2017-09-26 Wenye He

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…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Adam Bethell , Ravi Garg , Ian Reid