paper-with-me

Papers

KDFNet: Learning Keypoint Distance Field for 6D Object Pose Estimation

2021-09-21 · Xingyu Liu, Shun Iwase, Kris M. Kitani

We present KDFNet, a novel method for 6D object pose estimation from RGB images. To handle occlusion, many recent works have proposed to localize 2D keypoints through pixel-wise voting and solve a Perspective-n-Point (PnP) problem for pose estimation, which achieves leading performance. However, such voting process is direction-based and cannot handle long and thin objects where the direction intersections cannot be robustly found. To address this problem, we propose a novel continuous representation called Keypoint Distance Field (KDF) for projected 2D keypoint locations. Formulated as a 2D array, each element of the KDF stores the 2D Euclidean distance between the corresponding image pixel and a specified projected 2D keypoint. We use a fully convolutional neural network to regress the KDF for each keypoint. Using this KDF encoding of projected object keypoint locations, we propose to use a distance-based voting scheme to localize the keypoints by calculating circle intersections in a RANSAC fashion. We validate the design choices of our framework by extensive ablation experiments. Our proposed method achieves state-of-the-art performance on Occlusion LINEMOD dataset with an average ADD(-S) accuracy of 50.3% and TOD dataset mug subset with an average ADD accuracy of 75.72%. Extensive experiments and visualizations demonstrate that the proposed method is able to robustly estimate the 6D pose in challenging scenarios including occlusion.

📄 PDF Abstract BibTeX arXiv:2109.10127

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBPose Estimation

Similar Papers 제목 키워드 기반

6DoF Object Pose Estimation via Differentiable Proxy Voting Loss

2020-02-10 · Xin Yu, Zheyu Zhuang, Piotr Koniusz, Hongdong Li

Estimating a 6DOF object pose from a single image is very challenging due to occlusions or textureless appearances. Vector-field based keypoint voting has demonstrated its effectiveness and superiority on tackling those …

ObjectPose Estimation

3D Keypoint Estimation Using Implicit Representation Learning

2023-06-20 · Xiangyu Zhu, Dong Du, Haibin Huang, Chongyang Ma 외

In this paper, we tackle the challenging problem of 3D keypoint estimation of general objects using a novel implicit representation. Previous works have demonstrated promising results for keypoint prediction through dire…

Keypoint EstimationRepresentation Learning

Surface Keypoint Representation for Multi-Object and Articulated Human-Object Interaction Generation

2026-08-04 · Xiaogang Peng, Zeyu Han, Zichong Meng, Yiming Xie 외 arxiv

Daily activities require humans to coordinate whole-body motion with the motion of surrounding objects. Despite recent progress in human-object interaction (HOI) generation, most existing methods assume interactions with…

SNAKE: Shape-aware Neural 3D Keypoint Field

2022-06-03 · Chengliang Zhong, Peixing You, Xiaoxue Chen, Hao Zhao 외

Detecting 3D keypoints from point clouds is important for shape reconstruction, while this work investigates the dual question: can shape reconstruction benefit 3D keypoint detection? Existing methods either seek salient…

Keypoint Detection

Semantic keypoint extraction for scanned animals using multi-depth-camera systems

2022-11-16 · Raphael Falque, Teresa Vidal-Calleja, Alen Alempijevic

Keypoint annotation in point clouds is an important task for 3D reconstruction, object tracking and alignment, in particular in deformable or moving scenes. In the context of agriculture robotics, it is a critical task f…

3D ReconstructionData AugmentationDecoderObject Tracking