中文
相关论文

相关论文: Advanced Object Detection and Pose Estimation with…

200 篇论文

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

Object pose estimation enables a variety of tasks in computer vision and robotics, including scene understanding and robotic grasping. The complexity of a pose estimation task depends on the unknown variables related to the target object.…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Peter Hönig , Matthias Hirschmanner , Markus Vincze

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

Hand pose estimation from monocular depth images has been an important and challenging problem in the Computer Vision community. In this paper, we present a novel approach to estimate 3D hand joint locations from 2D depth images. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Rohan Lekhwani , Bhupendra Singh

Object pose estimation is a core perception task that enables, for example, object grasping and scene understanding. The widely available, inexpensive and high-resolution RGB sensors and CNNs that allow for fast inference based on this…

This study addresses the challenge of accurate 6D pose estimation in Augmented Reality (AR), a critical component for seamlessly integrating virtual objects into real-world environments. Our research primarily addresses the difficulty of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mayura Manawadu , Sieun Park , Soon-Yong Park

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

Object pose recovery has gained increasing attention in the computer vision field as it has become an important problem in rapidly evolving technological areas related to autonomous driving, robotics, and augmented reality. Existing…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

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

Autonomous robot manipulation involves estimating the translation and orientation of the object to be manipulated as a 6-degree-of-freedom (6D) pose. Methods using RGB-D data have shown great success in solving this problem. However, there…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Gideon Billings , Matthew Johnson-Roberson

Current 6D object pose methods consist of deep CNN models fully optimized for a single object but with its architecture standardized among objects with different shapes. In contrast to previous works, we explicitly exploit each object's…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Pedro Castro , Anil Armagan , Tae-Kyun Kim

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

6D pose estimation in space poses unique challenges that are not commonly encountered in the terrestrial setting. One of the most striking differences is the lack of atmospheric scattering, allowing objects to be visible from a great…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yinlin Hu , Sebastien Speierer , Wenzel Jakob , Pascal Fua , 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

Robot grasp typically follows five stages: object detection, object localisation, object pose estimation, grasp pose estimation, and grasp planning. We focus on object pose estimation. Our approach relies on three pieces of information:…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Sujal Vijayaraghavan , Redwan Alqasemi , Rajiv Dubey , Sudeep Sarkar

6D pose estimation is crucial for augmented reality, virtual reality, robotic manipulation and visual navigation. However, the problem is challenging due to the variety of objects in the real world. They have varying 3D shape and their…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Honglin Yuan , Remco C. Veltkamp , Georgios Albanis , Nikolaos Zioulis , Dimitrios Zarpalas , Petros Daras

We propose a method for 6DoF pose estimation of rigid objects that uses a state-of-the-art deep learning based instance detector to segment object instances in an RGB image, followed by a point-pair based voting method to recover the…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Rebecca König , Bertram Drost

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

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This work presents se(3)-TrackNet, a data-driven optimization approach for long term, 6D pose tracking. It aims to identify the optimal relative pose…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Bowen Wen , Chaitanya Mitash , Kostas Bekris

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