中文
相关论文

相关论文: DenseFusion: 6D Object Pose Estimation by Iterativ…

200 篇论文

3D human pose estimation has wide applications in fields such as intelligent surveillance, motion capture, and virtual reality. However, in real-world scenarios, issues such as occlusion, noise interference, and missing viewpoints can…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Jianbin Jiao , Xina Cheng , Kailun Yang , Xiangrong Zhang , Licheng Jiao

As demand for robotics manipulation application increases, accurate vision-based 6D pose estimation becomes essential for autonomous operations. Convolutional Neural Networks (CNNs) based approaches for pose estimation have been previously…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Mahmoud Abdulsalam , Nabil Aouf

Accurate in-hand pose estimation is crucial for robotic object manipulation, but visual occlusion remains a major challenge for vision-based approaches. This paper presents an approach to robotic in-hand object pose estimation, combining…

机器人学 · 计算机科学 2025-06-13 Felix Nonnengießer , Alap Kshirsagar , Boris Belousov , Jan Peters

This paper presents a new system to obtain dense object reconstructions along with 6-DoF poses from a single image. Geared towards high fidelity reconstruction, several recent approaches leverage implicit surface representations and deep…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Aniket Pokale , Aditya Aggarwal , K. Madhava Krishna

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

6D object pose estimation problem has been extensively studied in the field of Computer Vision and Robotics. It has wide range of applications such as robot manipulation, augmented reality, and 3D scene understanding. With the advent of…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Negar Nejatishahidin , Pooya Fayyazsanavi

In this paper, we propose a modular framework for 6D pose estimation based on keypoint heatmap regression. Our approach combines YOLOv10m for object detection with a ResNet18-based network that predicts 2D heatmaps from RGB images.…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Ismail Aljosevic , Amir Masoud Almasi , Ana Parovic , Ashkan Shafiei

Solving 6D pose estimation is non-trivial to cope with intrinsic appearance and shape variation and severe inter-object occlusion, and is made more challenging in light of extrinsic large illumination changes and low quality of the acquired…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Zelin Xu , Ke Chen , Kui Jia

3D pose estimation from a single 2D image is an important and challenging task in computer vision with applications in autonomous driving, robot manipulation and augmented reality. Since 3D pose is a continuous quantity, a natural…

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

While 3D object detection and pose estimation has been studied for a long time, its evaluation is not yet completely satisfactory. Indeed, existing datasets typically consist in numerous acquisitions of only a few scenes because of the…

计算机视觉与模式识别 · 计算机科学 2018-06-22 Romain Brégier , Frédéric Devernay , Laetitia Leyrit , James Crowley

Detecting objects and estimating their pose remains as one of the major challenges of the computer vision research community. There exists a compromise between localizing the objects and estimating their viewpoints. The detector ideally…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Daniel Oñoro-Rubio , Roberto J. López-Sastre , Carolina Redondo-Cabrera , Pedro Gil-Jiménez

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

计算机视觉与模式识别 · 计算机科学 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

We propose a fast and accurate 6D object pose estimation from a RGB-D image. Our proposed method is template matching based and consists of three main technical components, PCOF-MOD (multimodal PCOF), balanced pose tree (BPT) and optimum…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yoshinori Konishi , Kosuke Hattori , Manabu Hashimoto

We present PointFusion, a generic 3D object detection method that leverages both image and 3D point cloud information. Unlike existing methods that either use multi-stage pipelines or hold sensor and dataset-specific assumptions,…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Danfei Xu , Dragomir Anguelov , Ashesh Jain

Applications that interact with the real world such as augmented reality or robot manipulation require a good understanding of the location and pose of the surrounding objects. In this paper, we present a new approach to estimate the 6…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Daniel Mas Montserrat , Jianhang Chen , Qian Lin , Jan P. Allebach , Edward J. Delp

Estimating the 6D pose of unseen objects from monocular RGB images remains a challenging problem, especially due to the lack of prior object-specific knowledge. To tackle this issue, we propose RefPose, an innovative approach to object pose…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jaeguk Kim , Jaewoo Park , Keuntek Lee , Nam Ik Cho

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

Mixture models are well-established learning approaches that, in computer vision, have mostly been applied to inverse or ill-defined problems. However, they are general-purpose divide-and-conquer techniques, splitting the input space into…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Ali Varamesh , Tinne Tuytelaars

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

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic