English
Related papers

Related papers: 6D Object Pose Estimation using Keypoints and Part…

200 papers

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

Computer Vision and Pattern Recognition · Computer Science 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

We propose a benchmark for 6D pose estimation of a rigid object from a single RGB-D input image. The training data consists of a texture-mapped 3D object model or images of the object in known 6D poses. The benchmark comprises of: i) eight…

6D object pose estimation problem has been extensively studied in the field of Computer Vision and Robotics. It has wide range of applications such as robot manipulation, augmented reality, and 3D scene understanding. With the advent of…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Negar Nejatishahidin , Pooya Fayyazsanavi

6D pose estimation refers to object recognition and estimation of 3D rotation and 3D translation. The key technology for estimating 6D pose is to estimate pose by extracting enough features to find pose in any environment. Previous methods…

Computer Vision and Pattern Recognition · Computer Science 2020-08-13 Myoungha Song , Jeongho Lee , Donghwan Kim

State-of-the-art object pose estimation handles multiple instances in a test image by using multi-model formulations: detection as a first stage and then separately trained networks per object for 2D-3D geometric correspondence prediction…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

Single-view RGB model-based object pose estimation methods achieve strong generalization but are fundamentally limited by depth ambiguity, clutter, and occlusions. Multi-view pose estimation methods have the potential to solve these issues,…

Computer Vision and Pattern Recognition · Computer Science 2026-05-22 Anna Šárová Mikeštíková , Médéric Fourmy , Martin Cífka , Josef Sivic , Vladimir Petrik

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

Pose estimation-guided unseen object 6-DoF robotic manipulation is a key task in robotics. However, the scalability of current pose estimation methods to unseen objects remains a fundamental challenge, as they generally rely on CAD models…

Computer Vision and Pattern Recognition · Computer Science 2026-04-20 Jian Liu , Wei Sun , Kai Zeng , Jin Zheng , Hui Yang , Hossein Rahmani , Ajmal Mian , Lin Wang

We propose a new method for estimating the relative pose between two images, where we jointly learn keypoint detection, description extraction, matching and robust pose estimation. While our architecture follows the traditional pipeline for…

Computer Vision and Pattern Recognition · Computer Science 2021-04-05 Antoine Fond , Luca Del Pero , Nikola Sivacki , Marco Paladini

Deep object pose estimators are notoriously overconfident. A grasping agent that both estimates the 6-DoF pose of a target object and predicts the uncertainty of its own estimate could avoid task failure by choosing not to act under high…

Robotics · Computer Science 2025-06-27 Eric C. Joyce , Qianwen Zhao , Nathaniel Burgdorfer , Long Wang , Philippos Mordohai

We propose a single-shot method for simultaneous 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds scenes based on a consensus that \emph{one point only belongs to one object}, i.e., each point has the potential power…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Hongsen Liu

Inferring the 6DoF pose of an object from a single RGB image is an important but challenging task, especially under heavy occlusion. While recent approaches improve upon the two stage approaches by training an end-to-end pipeline, they do…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Anshul Gupta , Joydeep Medhi , Aratrik Chattopadhyay , Vikram Gupta

Detecting objects and estimating their 6D poses is essential for automated systems to interact safely with the environment. Most 6D pose estimators, however, rely on a single camera frame and suffer from occlusions and ambiguities due to…

Computer Vision and Pattern Recognition · Computer Science 2023-07-04 Fabian Duffhauss , Sebastian Koch , Hanna Ziesche , Ngo Anh Vien , Gerhard Neumann

Object pose estimation has multiple important applications, such as robotic grasping and augmented reality. We present a new method to estimate the 6D pose of objects that improves upon the accuracy of current proposals and can still be…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Nuno Pereira , Luís A. Alexandre

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…

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

This paper introduces key machine learning operations that allow the realization of robust, joint 6D pose estimation of multiple instances of objects either densely packed or in unstructured piles from RGB-D data. The first objective is to…

Robotics · Computer Science 2019-10-14 Chaitanya Mitash , Bowen Wen , Kostas Bekris , Abdeslam Boularias

In recent years, estimating the 6D pose of object instances with convolutional neural network (CNN) has received considerable attention. Depending on whether intermediate cues are used, the relevant literature can be roughly divided into…

Computer Vision and Pattern Recognition · Computer Science 2019-05-31 Mingliang Fu , Weijia Zhou

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

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim