CVROJul 27, 2022

Instance-specific 6-DoF Object Pose Estimation from Minimal Annotations

arXiv:2207.13264v13 citationsh-index: 57
Originality Incremental advance
AI Analysis

This addresses the need for efficient pose estimation in robotic applications with familiar, unchanging environments, though it is incremental as it builds on existing methods with domain randomization.

The paper tackles the problem of instance-specific 6-DoF object pose estimation from minimal annotations by leveraging known camera poses and rigid body geometry to automate dataset generation, achieving accurate pose estimation with only a small amount of manual training data.

In many robotic applications, the environment setting in which the 6-DoF pose estimation of a known, rigid object and its subsequent grasping is to be performed, remains nearly unchanging and might even be known to the robot in advance. In this paper, we refer to this problem as instance-specific pose estimation: the robot is expected to estimate the pose with a high degree of accuracy in only a limited set of familiar scenarios. Minor changes in the scene, including variations in lighting conditions and background appearance, are acceptable but drastic alterations are not anticipated. To this end, we present a method to rapidly train and deploy a pipeline for estimating the continuous 6-DoF pose of an object from a single RGB image. The key idea is to leverage known camera poses and rigid body geometry to partially automate the generation of a large labeled dataset. The dataset, along with sufficient domain randomization, is then used to supervise the training of deep neural networks for predicting semantic keypoints. Experimentally, we demonstrate the convenience and effectiveness of our proposed method to accurately estimate object pose requiring only a very small amount of manual annotation for training.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes