中文
相关论文

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

200 篇论文

In this paper, we introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images. For this purpose, a fully convolutional neural network is employed, where the 3D input data is spatially…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Kilian Kleeberger , Marco F. Huber

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

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

In this paper, we present a simple but powerful method to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a novel convolutional neural network to regress the unit quaternion, which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Jin Liu , Sheng He

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

We propose a single-shot approach for simultaneously detecting an object in an RGB image and predicting its 6D pose without requiring multiple stages or having to examine multiple hypotheses. Unlike a recently proposed single-shot technique…

计算机视觉与模式识别 · 计算机科学 2018-12-10 Bugra Tekin , Sudipta N. Sinha , Pascal Fua

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

6D pose estimation of textureless objects is a valuable but challenging task for many robotic applications. In this work, we propose a framework to address this challenge using only RGB images acquired from multiple viewpoints. The core…

机器人学 · 计算机科学 2023-02-23 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-level object pose…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Sheng Yu , Di-Hua Zhai , Yuanqing Xia

Deep learning-based pose estimation algorithms can successfully estimate the pose of objects in an image, especially in the field of color images. 6D Object pose estimation based on deep learning models for X-ray images often use custom…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Christiaan G. A. Viviers , Joel de Bruijn , Lena Filatova , Peter H. N. de With , Fons van der Sommen

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

The task of estimating the 6D pose of an object from RGB images can be broken down into two main steps: an initial pose estimation step, followed by a refinement procedure to correctly register the object and its observation. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Stefan Stevsic , Otmar Hilliges

We present a novel approach for model-based 6D pose refinement in color data. Building on the established idea of contour-based pose tracking, we teach a deep neural network to predict a translational and rotational update. At the core, we…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

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

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

In this paper, a computation efficient regression framework is presented for estimating the 6D pose of rigid objects from a single RGB-D image, which is applicable to handling symmetric objects. This framework is designed in a simple…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Ningkai Mo , Wanshui Gan , Naoto Yokoya , Shifeng Chen

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

We present a novel technique to estimate the 6D pose of objects from single images where the 3D geometry of the object is only given approximately and not as a precise 3D model. To achieve this, we employ a dense 2D-to-3D correspondence…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Maximilian Ulmer , Maximilian Durner , Martin Sundermeyer , Manuel Stoiber , Rudolph Triebel

In this paper, we address the challenging task of estimating 6D object pose from a single RGB image. Motivated by the deep learning based object detection methods, we propose a concise and efficient network that integrate 6D object pose…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Jianhan Mei , Henghui Ding , Xudong Jiang
‹ 上一页 1 2 3 10 下一页 ›