KVN: Keypoints Voting Network with Differentiable RANSAC for Stereo Pose Estimation
Object pose estimation is a fundamental computer vision task exploited in several robotics and augmented reality applications. Many established approaches rely on predicting 2D-3D keypoint correspondences using RANSAC (Random sample consensus) and estimating the object pose using the PnP (Perspective-n-Point) algorithm. Being RANSAC non-differentiable, correspondences cannot be directly learned in an end-to-end fashion. In this paper, we address the stereo image-based object pose estimation problem by i) introducing a differentiable RANSAC layer into a well-known monocular pose estimation network; ii) exploiting an uncertainty-driven multi-view PnP solver which can fuse information from multiple views. We evaluate our approach on a challenging public stereo object pose estimation dataset and a custom-built dataset we call Transparent Tableware Dataset (TTD), yielding state-of-the-art results against other recent approaches. Furthermore, in our ablation study, we show that the differentiable RANSAC layer plays a significant role in the accuracy of the proposed method. We release with this paper the code of our method and the TTD dataset.
Code (1)
Tasks
ObjectPose EstimationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
6DoF Object Pose Estimation via Differentiable Proxy Voting Loss
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 EstimationPVNet: Pixel-wise Voting Network for 6DoF Pose Estimation
This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solv…
6D Pose Estimation using RGBPose Estimation3D Point-to-Keypoint Voting Network for 6D Pose Estimation
Object 6D pose estimation is an important research topic in the field of computer vision due to its wide application requirements and the challenges brought by complexity and changes in the real-world. We think fully exp…
6D Pose EstimationPose EstimationKDFNet: Learning Keypoint Distance Field for 6D Object Pose Estimation
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 (Pn…
6D Pose Estimation using RGBPose EstimationBlockchain-based decentralized voting system security Perspective: Safe and secure for digital voting system
This research study focuses primarily on Block-Chain-based voting systems, which facilitate participation in and administration of voting for voters, candidates, and officials. Because we used Block-Chain in the backend,…