中文
相关论文

相关论文: 6D Object Pose Estimation without PnP

200 篇论文

This paper presents a generalizable RGB-based approach for object pose estimation, specifically designed to address challenges in sparse-view settings. While existing methods can estimate the poses of unseen objects, their generalization…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Yuanhong Yu , Xingyi He , Chen Zhao , Junhao Yu , Jiaqi Yang , Ruizhen Hu , Yujun Shen , Xing Zhu , Xiaowei Zhou , Sida Peng

In this paper, we address the problem of 6-DoF object pose estimation from a single RGB image. Indirect methods that typically predict intermediate 2D keypoints, followed by a Perspective-n-Point solver, have shown great performance. Direct…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Nassim Ali Ousalah , Peyman Rostami , Vincent Gaudillière , Emmanuel Koumandakis , Anis Kacem , Enjie Ghorbel , Djamila Aouada

The task of 6D object pose estimation from RGB images is an important requirement for autonomous service robots to be able to interact with the real world. In this work, we present a two-step pipeline for estimating the 6 DoF translation…

计算机视觉与模式识别 · 计算机科学 2021-07-23 Moritz Zappel , Simon Bultmann , Sven Behnke

We present a novel method for detecting 3D model instances and estimating their 6D poses from RGB data in a single shot. To this end, we extend the popular SSD paradigm to cover the full 6D pose space and train on synthetic model data only.…

计算机视觉与模式识别 · 计算机科学 2017-11-29 Wadim Kehl , Fabian Manhardt , Federico Tombari , Slobodan Ilic , Nassir Navab

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

Contemporary monocular 6D pose estimation methods can only cope with a handful of object instances. This naturally hampers possible applications as, for instance, robots seamlessly integrated in everyday processes necessarily require the…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Fabian Manhardt , Gu Wang , Benjamin Busam , Manuel Nickel , Sven Meier , Luca Minciullo , Xiangyang Ji , Nassir Navab

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 an unsupervised vision-based system to estimate the joint configurations of the robot arm from a sequence of RGB or RGB-D images without knowing the model a priori, and then adapt it to the task of category-independent…

计算机视觉与模式识别 · 计算机科学 2020-12-02 Qihao Liu , Weichao Qiu , Weiyao Wang , Gregory D. Hager , Alan L. Yuille

Object location prior is critical for the standard 6D object pose estimation setting. The prior can be used to initialize the 3D object translation and facilitate 3D object rotation estimation. Unfortunately, the object detectors that are…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Chen Zhao , Yinlin Hu , Mathieu Salzmann

6D pose estimation from a single RGB image is a challenging and vital task in computer vision. The current mainstream deep model methods resort to 2D images annotated with real-world ground-truth 6D object poses, whose collection is fairly…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Jianzhun Shao , Yuhang Jiang , Gu Wang , Zhigang Li , Xiangyang Ji

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

We present a lightweight solution to recover 3D pose from multi-view images captured with spatially calibrated cameras. Building upon recent advances in interpretable representation learning, we exploit 3D geometry to fuse input images into…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Edoardo Remelli , Shangchen Han , Sina Honari , Pascal Fua , Robert Wang

The point pair feature (PPF) is widely used for 6D pose estimation. In this paper, we propose an efficient 6D pose estimation method based on the PPF framework. We introduce a well-targeted down-sampling strategy that focuses more on edge…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Chenyi Liu , Fei Chen , Lu Deng , Renjiao Yi , Lintao Zheng , Chenyang Zhu , Jia Wang , Kai Xu

Humans are able to perform fast and accurate object pose estimation even under severe occlusion by exploiting learned object model priors from everyday life. However, most recently proposed pose estimation algorithms neglect to utilize the…

计算机视觉与模式识别 · 计算机科学 2019-12-23 Peiyu Yu , Yongming Rao , Jiwen Lu , Jie Zhou

6D object pose estimation is widely applied in robotic tasks such as grasping and manipulation. Prior methods using RGB-only images are vulnerable to heavy occlusion and poor illumination, so it is important to complement them with depth…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yi Cheng , Hongyuan Zhu , Ying Sun , Cihan Acar , Wei Jing , Yan Wu , Liyuan Li , Cheston Tan , Joo-Hwee Lim

6-DoF pose estimation is an essential component of robotic manipulation pipelines. However, it usually suffers from a lack of generalization to new instances and object types. Most widely used methods learn to infer the object pose in a…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Vaibhav Saxena , Kamal Rahimi Malekshan , Linh Tran , Yotto Koga

We propose a single-shot approach to determining 6-DoF pose of an object with available 3D computer-aided design (CAD) model from a single RGB image. Our method, dubbed MRC-Net, comprises two stages. The first performs pose classification…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Yuelong Li , Yafei Mao , Raja Bala , Sunil Hadap

6D pose estimation refers to object recognition and estimation of 3D rotation and 3D translation. The key technology for estimating 6D pose is to estimate pose by extracting enough features to find pose in any environment. Previous methods…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Myoungha Song , Jeongho Lee , Donghwan Kim

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias

While 6D object pose estimation has recently made a huge leap forward, most methods can still only handle a single or a handful of different objects, which limits their applications. To circumvent this problem, category-level object pose…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yan Di , Ruida Zhang , Zhiqiang Lou , Fabian Manhardt , Xiangyang Ji , Nassir Navab , Federico Tombari