中文
相关论文

相关论文: HiPose: Hierarchical Binary Surface Encoding and C…

200 篇论文

Establishing correspondences from image to 3D has been a key task of 6DoF object pose estimation for a long time. To predict pose more accurately, deeply learned dense maps replaced sparse templates. Dense methods also improved pose…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Yongzhi Su , Mahdi Saleh , Torben Fetzer , Jason Rambach , Nassir Navab , Benjamin Busam , Didier Stricker , Federico Tombari

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…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

Estimating the 6D pose of unseen objects from monocular RGB images remains a challenging problem, especially due to the lack of prior object-specific knowledge. To tackle this issue, we propose RefPose, an innovative approach to object pose…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jaeguk Kim , Jaewoo Park , Keuntek Lee , Nam Ik Cho

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 needed to reach…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ruyi Lian , Haibin Ling

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

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. However, current…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yulin Wang , Mengting Hu , Hongli Li , Chen Luo

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

In this work, we introduce a novel method for calculating the 6DoF pose of an object using a single RGB-D image. Unlike existing methods that either directly predict objects' poses or rely on sparse keypoints for pose recovery, our approach…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Zong-Wei Hong , Yen-Yang Hung , Chu-Song Chen

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shun Iwase , Xingyu Liu , Rawal Khirodkar , Rio Yokota , Kris M. Kitani

RGB-based novel object pose estimation is critical for rapid deployment in robotic applications, yet zero-shot generalization remains a key challenge. In this paper, we introduce PicoPose, a novel framework designed to tackle this task…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Lihua Liu , Jiehong Lin , Zhenxin Liu , Kui Jia

We present GigaPose, a fast, robust, and accurate method for CAD-based novel object pose estimation in RGB images. GigaPose first leverages discriminative "templates", rendered images of the CAD models, to recover the out-of-plane rotation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Van Nguyen Nguyen , Thibault Groueix , Mathieu Salzmann , Vincent Lepetit

We propose FoundPose, a model-based method for 6D pose estimation of unseen objects from a single RGB image. The method can quickly onboard new objects using their 3D models without requiring any object- or task-specific training. In…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Evin Pınar Örnek , Yann Labbé , Bugra Tekin , Lingni Ma , Cem Keskin , Christian Forster , Tomas Hodan

We introduce Diff-DOPE, a 6-DoF pose refiner that takes as input an image, a 3D textured model of an object, and an initial pose of the object. The method uses differentiable rendering to update the object pose to minimize the visual error…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Jonathan Tremblay , Bowen Wen , Valts Blukis , Balakumar Sundaralingam , Stephen Tyree , Stan Birchfield

We propose DLTPose, a novel method for 6DoF object pose estimation from RGBD images that combines the accuracy of sparse keypoint methods with the robustness of dense pixel-wise predictions. DLTPose predicts per-pixel radial distances to a…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Akash Jadhav , Michael Greenspan

We present a novel 3D pose refinement approach based on differentiable rendering for objects of arbitrary categories in the wild. In contrast to previous methods, we make two main contributions: First, instead of comparing real-world images…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Alexander Grabner , Yaming Wang , Peizhao Zhang , Peihong Guo , Tong Xiao , Peter Vajda , Peter M. Roth , Vincent Lepetit

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

Real-time 6D object pose estimation is essential for many real-world applications, such as robotic grasping and augmented reality. To achieve an accurate object pose estimation from RGB images in real-time, we propose an effective and…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Qi Guan , Zihao Sheng , Shibei Xue

We address the task of 6D multi-object pose: given a set of known 3D objects and an RGB or RGB-D input image, we detect and estimate the 6D pose of each object. We propose a new approach to 6D object pose estimation which consists of an…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Lahav Lipson , Zachary Teed , Ankit Goyal , Jia Deng

In this paper, we present a novel, end-to-end 6D object pose estimation method that operates on RGB inputs. Our approach is composed of 2 main components: the first component classifies the objects in the input image and proposes an initial…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Ameni Trabelsi , Mohamed Chaabane , Nathaniel Blanchard , Ross Beveridge

Single-view RGB model-based object pose estimation methods achieve strong generalization but are fundamentally limited by depth ambiguity, clutter, and occlusions. Multi-view pose estimation methods have the potential to solve these issues,…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Anna Šárová Mikeštíková , Médéric Fourmy , Martin Cífka , Josef Sivic , Vladimir Petrik
‹ 上一页 1 2 3 10 下一页 ›