中文
相关论文

相关论文: Accurate 6D Object Pose Estimation by Pose Conditi…

200 篇论文

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

In this paper, we propose an efficient end-to-end algorithm to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a fully convolutional network to regress the 3D rotation and the 3D…

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

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

This paper studies the complex task of simultaneous multi-object 3D reconstruction, 6D pose and size estimation from a single-view RGB-D observation. In contrast to instance-level pose estimation, we focus on a more challenging problem…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Muhammad Zubair Irshad , Thomas Kollar , Michael Laskey , Kevin Stone , Zsolt Kira

We propose a method for 3D object reconstruction and 6D-pose estimation from 2D images that uses knowledge about object shape as the primary key. In the proposed pipeline, recognition and labeling of objects in 2D images deliver 2D segment…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Marcell Wolnitza , Osman Kaya , Tomas Kulvicius , Florentin Wörgötter , Babette Dellen

Current 6D object pose estimation methods usually require a 3D model for each object. These methods also require additional training in order to incorporate new objects. As a result, they are difficult to scale to a large number of objects…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Keunhong Park , Arsalan Mousavian , Yu Xiang , Dieter Fox

Object pose estimation has multiple important applications, such as robotic grasping and augmented reality. We present a new method to estimate the 6D pose of objects that improves upon the accuracy of current proposals and can still be…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Nuno Pereira , Luís A. Alexandre

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

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

This paper introduces a novel approach for the grasping and precise placement of various known rigid objects using multiple grippers within highly cluttered scenes. Using a single depth image of the scene, our method estimates multiple 6D…

We introduce a novel method for 3D object detection and pose estimation from color images only. We first use segmentation to detect the objects of interest in 2D even in presence of partial occlusions and cluttered background. By contrast…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Vincent Lepetit

Object pose estimation is frequently achieved by first segmenting an RGB image and then, given depth data, registering the corresponding point cloud segment against the object's 3D model. Despite the progress due to CNNs, semantic…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Chaitanya Mitash , Abdeslam Boularias , Kostas Bekris

Category-level 6D pose estimation, aiming to predict the location and orientation of unseen object instances, is fundamental to many scenarios such as robotic manipulation and augmented reality, yet still remains unsolved. Precisely…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jiaze Wang , Kai Chen , Qi Dou

3D reconstruction serves as the foundational layer for numerous robotic perception tasks, including 6D object pose estimation and grasp pose generation. Modern 3D reconstruction methods for objects can produce visually and geometrically…

机器人学 · 计算机科学 2026-02-20 Varun Burde , Pavel Burget , Torsten Sattler

We present a novel meta-learning approach for 6D pose estimation on unknown objects. In contrast to ``instance-level" and ``category-level" pose estimation methods, our algorithm learns object representation in a category-agnostic way,…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Yumeng Li , Ning Gao , Hanna Ziesche , Gerhard Neumann

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

Current CNN-based algorithms for recovering the 3D pose of an object in an image assume knowledge about both the object category and its 2D localization in the image. In this paper, we relax one of these constraints and propose to solve the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Siddharth Mahendran , Haider Ali , Rene Vidal

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

Learning based 6D object pose estimation methods rely on computing large intermediate pose representations and/or iteratively refining an initial estimation with a slow render-compare pipeline. This paper introduces a novel method we call…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Pedro Castro , Tae-Kyun Kim

Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is an appearance…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Hongsuk Choi , Gyeongsik Moon , Kyoung Mu Lee