A Dynamic Keypoints Selection Network for 6DoF Pose Estimation
Haowen Sun, Taiyong Wang

TL;DR
This paper introduces a novel deep neural network with dynamic keypoints selection for efficient and accurate 6DoF pose estimation from RGBD images, leveraging scene information and geometric cues.
Contribution
It proposes a dynamic keypoints selection algorithm integrated into a multi-part network for improved speed and accuracy in 6DoF pose estimation.
Findings
Outperforms state-of-the-art methods on YCB-Video and LineMoD datasets.
Achieves significant improvements in inference speed.
Effectively leverages geometric and appearance information for keypoints selection.
Abstract
6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning, how to full use scene information is still a problem. Prior works tackle the problem by pixel-wise feature fusion but need to randomly selecte numerous points from images, which can not satisfy the demands of fast inference simultaneously and accurate pose estimation. In this work, we present a novel deep neural network based on dynamic keypoints selection designed for 6DoF pose estimation from a single RGBD image. Our network includes three parts, instance semantic segmentation, edge points detection and 6DoF pose estimation. Given an RGBD image, our network is trained to predict pixel category and the translation to edge points and center points.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Image and Object Detection Techniques · Advanced Vision and Imaging
