paper-with-me

홈 › Papers

DPODv2: Dense Correspondence-Based 6 DoF Pose Estimation

2022-07-06 · Ivan Shugurov, Sergey Zakharov, Slobodan Ilic

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose refinement method to estimate a full 6 DoF pose. Unlike other deep learning methods that are typically restricted to monocular RGB images, we propose a unified deep learning network allowing different imaging modalities to be used (RGB or Depth). Moreover, we propose a novel pose refinement method, that is based on differentiable rendering. The main concept is to compare predicted and rendered correspondences in multiple views to obtain a pose which is consistent with predicted correspondences in all views. Our proposed method is evaluated rigorously on different data modalities and types of training data in a controlled setup. The main conclusions is that RGB excels in correspondence estimation, while depth contributes to the pose accuracy if good 3D-3D correspondences are available. Naturally, their combination achieves the overall best performance. We perform an extensive evaluation and an ablation study to analyze and validate the results on several challenging datasets. DPODv2 achieves excellent results on all of them while still remaining fast and scalable independent of the used data modality and the type of training data

📄 PDF Abstract BibTeX arXiv:2207.02805

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionPose Estimation

Similar Papers 제목 키워드 기반

Improving 2D-3D Dense Correspondences with Diffusion Models for 6D Object Pose Estimation

2024-02-09 · Peter Hönig, Stefan Thalhammer, Markus Vincze

Estimating 2D-3D correspondences between RGB images and 3D space is a fundamental problem in 6D object pose estimation. Recent pose estimators use dense correspondence maps and Point-to-Point algorithms to estimate objec…

6D Pose Estimation using RGBBenchmarkingImage-to-Image TranslationObject+2

Doduo: Learning Dense Visual Correspondence from Unsupervised Semantic-Aware Flow

2023-09-26 · Zhenyu Jiang, Hanwen Jiang, Yuke Zhu

Dense visual correspondence plays a vital role in robotic perception. This work focuses on establishing the dense correspondence between a pair of images that captures dynamic scenes undergoing substantial transformation…

CheckerPose: Progressive Dense Keypoint Localization for Object Pose Estimation with Graph Neural Network

2023-03-29 · ICCV 2023 1 · Ruyi Lian, Haibin Ling

Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task. Recent studies have shown the great potential of dense correspondence-based solutions, yet improvements are still nee…

Graph Neural NetworkPose Estimation

There and Back Again: Self-supervised Multispectral Correspondence Estimation

2021-03-19 · Celyn Walters, Oscar Mendez, Mark Johnson, Richard Bowden

Across a wide range of applications, from autonomous vehicles to medical imaging, multi-spectral images provide an opportunity to extract additional information not present in color images. One of the most important step…

Autonomous Vehicles

S2LD: Sparse-to-Local-Dense Matching for Geometry-Guided Correspondence Estimation

2023-06-22 · IEEE Transactions on Image Processing 2023 6 · Shenghao Li, Qunfei Zhao, Zeyang Xia

Establishing reliable correspondences between two views is one of the most important components of various vision tasks. This paper proposes a novel sparse-to-local-dense (S2LD) matching method to conduct fully different…

Homography EstimationKeypoint detection and image matchingPose EstimationVisual Localization+1