中文
相关论文

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

200 篇论文

Analysis-by-synthesis has been a successful approach for many tasks in computer vision, such as 6D pose estimation of an object in an RGB-D image which is the topic of this work. The idea is to compare the observation with the output of a…

计算机视觉与模式识别 · 计算机科学 2015-08-20 Alexander Krull , Eric Brachmann , Frank Michel , Michael Ying Yang , Stefan Gumhold , Carsten Rother

We propose a method for estimating the 6DoF pose of a rigid object with an available 3D model from a single RGB image. Unlike classical correspondence-based methods which predict 3D object coordinates at pixels of the input image, the…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Lin Huang , Tomas Hodan , Lingni Ma , Linguang Zhang , Luan Tran , Christopher Twigg , Po-Chen Wu , Junsong Yuan , Cem Keskin , Robert Wang

Numerous 6D pose estimation methods have been proposed that employ end-to-end regression to directly estimate the target pose parameters. Since the visible features of objects are implicitly influenced by their poses, the network allows…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Jianqiu Chen , Mingshan Sun , Ye Zheng , Tianpeng Bao , Zhenyu He , Donghai Li , Guoqiang Jin , Rui Zhao , Liwei Wu , Xiaoke Jiang

This paper presents a convolutional neural network based approach for estimating the relative pose between two cameras. The proposed network takes RGB images from both cameras as input and directly produces the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Iaroslav Melekhov , Juha Ylioinas , Juho Kannala , Esa Rahtu

6D pose estimation of textureless shiny objects has become an essential problem in many robotic applications. Many pose estimators require high-quality depth data, often measured by structured light cameras. However, when objects have shiny…

机器人学 · 计算机科学 2023-08-29 Jun Yang , Jian Yao , Steven L. Waslander

In recent years, considerable progress has been made for the task of rigid object pose estimation from a single RGB-image, but achieving robustness to partial occlusions remains a challenging problem. Pose refinement via rendering has shown…

计算机视觉与模式识别 · 计算机科学 2020-05-15 Lucas Brynte , Fredrik Kahl

Most recent 6D object pose estimation methods, including unsupervised ones, require many real training images. Unfortunately, for some applications, such as those in space or deep under water, acquiring real images, even unannotated, is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yinlin Hu , Pascal Fua , Mathieu Salzmann

This paper introduces GS-Pose, a unified framework for localizing and estimating the 6D pose of novel objects. GS-Pose begins with a set of posed RGB images of a previously unseen object and builds three distinct representations stored in a…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Dingding Cai , Janne Heikkilä , Esa Rahtu

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

In the robotic industry, specular and textureless metallic components are ubiquitous. The 6D pose estimation of such objects with only a monocular RGB camera is difficult because of the absence of rich texture features. Furthermore, the…

机器人学 · 计算机科学 2020-11-03 Jiaming Hu , Hongyi Ling , Priyam Parashar , Aayush Naik , Henrik Christensen

Inferring the 6DoF pose of an object from a single RGB image is an important but challenging task, especially under heavy occlusion. While recent approaches improve upon the two stage approaches by training an end-to-end pipeline, they do…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Anshul Gupta , Joydeep Medhi , Aratrik Chattopadhyay , Vikram Gupta

In this study, we present a pragmatic lightweight pose estimation model. Our model can achieve real-time predictions using low-power embedded devices. This system was found to be very accurate and achieved a 94.5% accuracy of SOTA HRNet…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Masayuki Yamazaki , Eigo Mori

Robotic systems often require precise scene analysis capabilities, especially in unstructured, cluttered situations, as occurring in human-made environments. While current deep-learning based methods yield good estimates of object poses,…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Arul Selvam Periyasamy , Max Schwarz , Sven Behnke

We address the task of estimating 6D camera poses from sparse-view image sets (2-8 images). This task is a vital pre-processing stage for nearly all contemporary (neural) reconstruction algorithms but remains challenging given sparse views,…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Amy Lin , Jason Y. Zhang , Deva Ramanan , Shubham Tulsiani

We propose a real-time RGB-based pipeline for object detection and 6D pose estimation. Our novel 3D orientation estimation is based on a variant of the Denoising Autoencoder that is trained on simulated views of a 3D model using Domain…

计算机视觉与模式识别 · 计算机科学 2019-07-18 Martin Sundermeyer , Zoltan-Csaba Marton , Maximilian Durner , Manuel Brucker , Rudolph Triebel

We propose an entirely data-driven approach to estimating the 3D pose of a hand given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by using a…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Markus Oberweger , Paul Wohlhart , Vincent Lepetit

This letter presents KGpose, a novel end-to-end framework for 6D pose estimation of multiple objects. Our approach combines keypoint-based method with learnable pose regression through `keypoint-graph', which is a graph representation of…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Andrew Jeong

3D object pose estimation is a challenging task. Previous works always require thousands of object images with annotated poses for learning the 3D pose correspondence, which is laborious and time-consuming for labeling. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fengrui Tian , Yaoyao Liu , Adam Kortylewski , Yueqi Duan , Shaoyi Du , Alan Yuille , Angtian Wang

This paper addresses the task of estimating the 6D pose of a known 3D object from a single RGB-D image. Most modern approaches solve this task in three steps: i) Compute local features; ii) Generate a pool of pose-hypotheses; iii) Select…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Frank Michel , Alexander Kirillov , Eric Brachmann , Alexander Krull , Stefan Gumhold , Bogdan Savchynskyy , Carsten Rother

This work addresses a novel and challenging problem of estimating the full 3D hand shape and pose from a single RGB image. Most current methods in 3D hand analysis from monocular RGB images only focus on estimating the 3D locations of hand…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Liuhao Ge , Zhou Ren , Yuncheng Li , Zehao Xue , Yingying Wang , Jianfei Cai , Junsong Yuan
‹ 上一页 1 8 9 10 下一页 ›