paper-with-me

Papers

KVN: Keypoints Voting Network with Differentiable RANSAC for Stereo Pose Estimation

2023-07-21 · Ivano Donadi, Alberto Pretto

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.

📄 PDF Abstract BibTeX arXiv:2307.11543

Code (1)

ivano-donadi/kvn 공식 구현 pytorch

Tasks

ObjectPose Estimation

Methods 이 논문이 사용한 방법론

PnP PnP, or Poll and Pool, is sampling module extension for DETR-type architectures that adaptively allocates its computation…

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

PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation

2018-12-31 · CVPR 2019 6 · Sida Peng, Yu-An Liu, Qi-Xing Huang, Hujun Bao 외

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 Estimation

3D Point-to-Keypoint Voting Network for 6D Pose Estimation

2020-12-22 · Weitong Hua, Jiaxin Guo, Yue Wang, Rong Xiong

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 Estimation

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 (Pn…

6D Pose Estimation using RGBPose Estimation

Blockchain-based decentralized voting system security Perspective: Safe and secure for digital voting system

2023-03-11 · Jagbeer Singh, Utkarsh Rastogi, Yash Goel, Brijesh Gupta 외

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,…