中文
相关论文

相关论文: DProST: Dynamic Projective Spatial Transformer Net…

200 篇论文

6D object pose estimation is the problem of identifying the position and orientation of an object relative to a chosen coordinate system, which is a core technology for modern XR applications. State-of-the-art 6D object pose estimators…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Thomas Pöllabauer , Jiayin Li , Volker Knauthe , Sarah Berkei , Arjan Kuijper

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

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

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

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

Vision based object grasping and manipulation in robotics require accurate estimation of object's 6D pose. The 6D pose estimation has received significant attention in computer vision community and multiple datasets and evaluation metrics…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Antti Hietanen , Jyrki Latokartano , Alessandro Foi , Roel Pieters , Ville Kyrki , Minna Lanz , Joni-Kristian Kämäräinen

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

We introduce HybridPose, a novel 6D object pose estimation approach. HybridPose utilizes a hybrid intermediate representation to express different geometric information in the input image, including keypoints, edge vectors, and symmetry…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Chen Song , Jiaru Song , Qixing Huang

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Baozhang Ren , Kostas E. Bekris

6D object pose estimation networks are limited in their capability to scale to large numbers of object instances due to the close-set assumption and their reliance on high-fidelity object CAD models. In this work, we study a new open set…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yisheng He , Yao Wang , Haoqiang Fan , Jian Sun , Qifeng Chen

Accurately estimating the 6D pose of objects is crucial for many applications, such as robotic grasping, autonomous driving, and augmented reality. However, this task becomes more challenging in poor lighting conditions or when dealing with…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Zhujun Li , Ioannis Stamos

6D object pose estimation has been a research topic in the field of computer vision and robotics. Many modern world applications like robot grasping, manipulation, autonomous navigation etc, require the correct pose of objects present in a…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Ankit Kumar , Priya Shukla , Vandana Kushwaha , G. C. Nandi

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

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

6D object pose estimation aims to infer the relative pose between the object and the camera using a single image or multiple images. Most works have focused on predicting the object pose without associated uncertainty under occlusion and…

机器人学 · 计算机科学 2022-11-03 Myung-Hwan Jeon , Jeongyun Kim , Jee-Hwan Ryu , Ayoung Kim

Object pose estimation is crucial to robotic perception and typically provides a single-pose estimate. However, a single estimate cannot capture pose uncertainty deriving from visual ambiguity, which can lead to unreliable behavior.…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Frederik Hagelskjær , Dimitrios Arapis , Steffen Madsen , Thorbjørn Mosekjær Iversen

We present a new dataset for 6-DoF pose estimation of known objects, with a focus on robotic manipulation research. We propose a set of toy grocery objects, whose physical instantiations are readily available for purchase and are…

机器人学 · 计算机科学 2022-12-19 Stephen Tyree , Jonathan Tremblay , Thang To , Jia Cheng , Terry Mosier , Jeffrey Smith , Stan Birchfield

Determining the relative pose of a previously unseen object between two images is pivotal to the success of generalizable object pose estimation. Existing approaches typically predict 3D translation utilizing the ground-truth object…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Chen Zhao , Tong Zhang , Zheng Dang , Mathieu Salzmann

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

Learning model-free object pose estimation for unseen instances remains a fundamental challenge in 3D vision. Existing methods typically fall into two disjoint paradigms: category-level approaches predict absolute poses in a canonical space…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Weihang Li , Lorenzo Garattoni , Fabien Despinoy , Nassir Navab , Benjamin Busam