TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Real-time Holistic Robot Pose Estimation with Unknown States

Real-time Holistic Robot Pose Estimation with Unknown States

Shikun Ban, Juling Fan, Xiaoxuan Ma, Wentao Zhu, Yu Qiao, Yizhou Wang

2024-02-086D Pose Estimation using RGBRobot Pose Estimation
PaperPDFCode(official)Code(official)

Abstract

Estimating robot pose from RGB images is a crucial problem in computer vision and robotics. While previous methods have achieved promising performance, most of them presume full knowledge of robot internal states, e.g. ground-truth robot joint angles. However, this assumption is not always valid in practical situations. In real-world applications such as multi-robot collaboration or human-robot interaction, the robot joint states might not be shared or could be unreliable. On the other hand, existing approaches that estimate robot pose without joint state priors suffer from heavy computation burdens and thus cannot support real-time applications. This work introduces an efficient framework for real-time robot pose estimation from RGB images without requiring known robot states. Our method estimates camera-to-robot rotation, robot state parameters, keypoint locations, and root depth, employing a neural network module for each task to facilitate learning and sim-to-real transfer. Notably, it achieves inference in a single feed-forward pass without iterative optimization. Our approach offers a 12-time speed increase with state-of-the-art accuracy, enabling real-time holistic robot pose estimation for the first time. Code and models are available at https://github.com/Oliverbansk/Holistic-Robot-Pose-Estimation.

Results

TaskDatasetMetricValueModel
Pose EstimationDREAM-datasetAUC (avg. on 4 real DREAM datasets)87.7Holistic-Robot-Pose (known-joint)
Pose EstimationDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)15Holistic-Robot-Pose (known-joint)
Pose EstimationDREAM-datasetAUC (avg. on 4 real DREAM datasets)77.2Holistic-Robot-Pose (unknown-joint)
Pose EstimationDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)23.1Holistic-Robot-Pose (unknown-joint)
3DDREAM-datasetAUC (avg. on 4 real DREAM datasets)87.7Holistic-Robot-Pose (known-joint)
3DDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)15Holistic-Robot-Pose (known-joint)
3DDREAM-datasetAUC (avg. on 4 real DREAM datasets)77.2Holistic-Robot-Pose (unknown-joint)
3DDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)23.1Holistic-Robot-Pose (unknown-joint)
6D Pose EstimationDREAM-datasetAUC (avg. on 4 real DREAM datasets)87.7Holistic-Robot-Pose (known-joint)
6D Pose EstimationDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)15Holistic-Robot-Pose (known-joint)
6D Pose EstimationDREAM-datasetAUC (avg. on 4 real DREAM datasets)77.2Holistic-Robot-Pose (unknown-joint)
6D Pose EstimationDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)23.1Holistic-Robot-Pose (unknown-joint)
1 Image, 2*2 StitchiDREAM-datasetAUC (avg. on 4 real DREAM datasets)87.7Holistic-Robot-Pose (known-joint)
1 Image, 2*2 StitchiDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)15Holistic-Robot-Pose (known-joint)
1 Image, 2*2 StitchiDREAM-datasetAUC (avg. on 4 real DREAM datasets)77.2Holistic-Robot-Pose (unknown-joint)
1 Image, 2*2 StitchiDREAM-datasetmean-ADD (avg. on 4 real DREAM datasets)23.1Holistic-Robot-Pose (unknown-joint)

Related Papers

SenseShift6D: Multimodal RGB-D Benchmarking for Robust 6D Pose Estimation across Environment and Sensor Variations2025-07-08Monocular One-Shot Metric-Depth Alignment for RGB-Based Robot Grasping2025-06-20UA-Pose: Uncertainty-Aware 6D Object Pose Estimation and Online Object Completion with Partial References2025-06-09Category-Level 6D Object Pose Estimation in Agricultural Settings Using a Lattice-Deformation Framework and Diffusion-Augmented Synthetic Data2025-05-30One2Any: One-Reference 6D Pose Estimation for Any Object2025-05-07Category-Level and Open-Set Object Pose Estimation for Robotics2025-04-28BOP Challenge 2024 on Model-Based and Model-Free 6D Object Pose Estimation2025-04-03PhysPose: Refining 6D Object Poses with Physical Constraints2025-03-30