6D Pose Estimation using RGB

86 papers with code • 6 benchmarks • 6 datasets

6D Pose Estimation using RGB refers to the task of determining the six degree-of-freedom (6D) pose of an object in 3D space based on RGB images. This involves estimating the position and orientation of an object in a scene, and is a fundamental problem in computer vision and robotics. In this task, the goal is to estimate the 6D pose of an object given an RGB image of the object and the scene, which can be used for tasks such as robotic manipulation, augmented reality, and scene reconstruction.

( Image credit: Segmentation-driven 6D Object Pose Estimation )

Libraries

Use these libraries to find 6D Pose Estimation using RGB models and implementations

Deep Fusion Transformer Network with Weighted Vector-Wise Keypoints Voting for Robust 6D Object Pose Estimation

junzastar/dftr_voting ICCV 2023

One critical challenge in 6D object pose estimation from a single RGBD image is efficient integration of two different modalities, i. e., color and depth.

24
10 Aug 2023

Revisiting Fully Convolutional Geometric Features for Object 6D Pose Estimation

jcorsetti/fcgf6d 28 Jul 2023

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end optimisations.

8
28 Jul 2023

SyMFM6D: Symmetry-aware Multi-directional Fusion for Multi-View 6D Object Pose Estimation

boschresearch/symfm6d 1 Jul 2023

Detecting objects and estimating their 6D poses is essential for automated systems to interact safely with the environment.

9
01 Jul 2023

Shape-Constraint Recurrent Flow for 6D Object Pose Estimation

yanghai-1218/scflow CVPR 2023

In this work, we propose a shape-constraint recurrent matching framework for 6D object pose estimation.

35
23 Jun 2023

EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monocular Object Pose Estimation

tjiiv-cprg/epro-pnp 22 Mar 2023

In this paper, we propose the EPro-PnP, a probabilistic PnP layer for general end-to-end pose estimation, which outputs a distribution of pose with differentiable probability density on the SE(3) manifold.

1,051
22 Mar 2023

Rigidity-Aware Detection for 6D Object Pose Estimation

yanghai-1218/radet CVPR 2023

To address this, we propose a rigidity-aware detection method exploiting the fact that, in 6D pose estimation, the target objects are rigid.

39
22 Mar 2023

Linear-Covariance Loss for End-to-End Learning of 6D Pose Estimation

fulliu/lc ICCV 2023

Here, we argue that this conflicts with the averaging nature of the PnP problem, leading to gradients that may encourage the network to degrade the accuracy of individual correspondences.

10
21 Mar 2023

Depth-based 6DoF Object Pose Estimation using Swin Transformer

zhujunli1993/swindepose 3 Mar 2023

To tackle this challenge, we propose a novel framework called SwinDePose, that uses only geometric information from depth images to achieve accurate 6D pose estimation.

40
03 Mar 2023

3D Neural Embedding Likelihood: Probabilistic Inverse Graphics for Robust 6D Pose Estimation

deepmind/threednel ICCV 2023

In this paper, we introduce probabilistic modeling to the inverse graphics framework to quantify uncertainty and achieve robustness in 6D pose estimation tasks.

14
07 Feb 2023

Collision-aware In-hand 6D Object Pose Estimation using Multiple Vision-based Tactile Sensors

hsp-iit/multi-tactile-6d-estimation 31 Jan 2023

The results demonstrate that our approach estimates object poses that are compatible with actual object-sensor contacts in $87. 5\%$ of cases while reaching an average positional error in the order of $2$ centimeters.

3
31 Jan 2023