paper-with-me

홈 › 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 object poses. The accuracy of pose estimation depends heavily on the quality of the dense correspondence maps and their ability to withstand occlusion, clutter, and challenging material properties. Currently, dense correspondence maps are estimated using image-to-image translation models based on GANs, Autoencoders, or direct regression models. However, recent advancements in image-to-image translation have led to diffusion models being the superior choice when evaluated on benchmarking datasets. In this study, we compare image-to-image translation networks based on GANs and diffusion models for the downstream task of 6D object pose estimation. Our results demonstrate that the diffusion-based image-to-image translation model outperforms the GAN, revealing potential for further improvements in 6D object pose estimation models.

📄 PDF Abstract BibTeX arXiv:2402.06436

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBBenchmarkingImage-to-Image TranslationObjectPose EstimationTranslation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continuous Surface Embeddings

2020-11-24 · NeurIPS 2020 12 · Natalia Neverova, David Novotny, Vasil Khalidov, Marc Szafraniec 외

In this work, we focus on the task of learning and representing dense correspondences in deformable object categories. While this problem has been considered before, solutions so far have been rather ad-hoc for specific …

Animal Pose EstimationPose Estimation

HccePose(BF): Predicting Front & Back Surfaces to Construct Ultra-Dense 2D-3D Correspondences for Pose Estimation

2025-10-11 · Yulin Wang, Mengting Hu, Hongli Li, Chen Luo arxiv

In pose estimation for seen objects, a prevalent pipeline involves using neural networks to predict dense 3D coordinates of the object surface on 2D images, which are then used to establish dense 2D-3D correspondences. H…

Pose Estimation

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…

Objectobject-detectionObject DetectionPose Estimation

DiffusionNOCS: Managing Symmetry and Uncertainty in Sim2Real Multi-Modal Category-level Pose Estimation

2024-02-20 · Takuya Ikeda, Sergey Zakharov, Tianyi Ko, Muhammad Zubair Irshad 외

This paper addresses the challenging problem of category-level pose estimation. Current state-of-the-art methods for this task face challenges when dealing with symmetric objects and when attempting to generalize to new …

Pose Estimation

EpiDiffVO: Geometry-Aware Epipolar Diffusion for Robust Visual Odometry

2026-05-19 · Prateeth Rao arxiv

Estimating relative pose from image pairs fundamentally requires only a minimal subset of geometrically consistent correspondences. However, most learning-based approaches rely on dense matching or direct regression, lea…

Graph Neural NetworkPose EstimationVisual Odometry