中文
相关论文

相关论文: Stereo Vision Based Single-Shot 6D Object Pose Est…

200 篇论文

Creating mobile robots which are able to find and manipulate objects in large environments is an active topic of research. These robots not only need to be capable of searching for specific objects but also to estimate their poses often…

机器人学 · 计算机科学 2022-03-09 Jascha Hellwig , Mark Baierl , Joao Carvalho , Julen Urain , Jan Peters

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

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

Safe autonomous driving requires reliable 3D object detection-determining the 6 DoF pose and dimensions of objects of interest. Using stereo cameras to solve this task is a cost-effective alternative to the widely used LiDAR sensor. The…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Alex D. Pon , Jason Ku , Chengyao Li , Steven L. Waslander

In the context of future manufacturing lines, removing fixtures will be a fundamental step to increase the flexibility of autonomous systems in assembly and logistic operations. Vision-based 3D pose estimation is a necessity to accurately…

机器人学 · 计算机科学 2020-10-05 Bjarne Grossmann , Francesco Rovida , Volker Krueger

We propose a stereo vision-based approach for tracking the camera ego-motion and 3D semantic objects in dynamic autonomous driving scenarios. Instead of directly regressing the 3D bounding box using end-to-end approaches, we propose to use…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Peiliang Li , Tong Qin , Shaojie Shen

Object pose estimation is a non-trivial task that enables robotic manipulation, bin picking, augmented reality, and scene understanding, to name a few use cases. Monocular object pose estimation gained considerable momentum with the rise of…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Stefan Thalhammer , Peter Hönig , Jean-Baptiste Weibel , Markus Vincze

Object pose estimation, crucial in computer vision and robotics applications, faces challenges with the diversity of unseen categories. We propose a zero-shot method to achieve category-level 6-DOF object pose estimation, which exploits…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Wentian Qu , Chenyu Meng , Heng Li , Jian Cheng , Cuixia Ma , Hongan Wang , Xiao Zhou , Xiaoming Deng , Ping Tan

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Chen Wang , Danfei Xu , Yuke Zhu , Roberto Martín-Martín , Cewu Lu , Li Fei-Fei , Silvio Savarese

In order to meaningfully interact with the world, robot manipulators must be able to interpret objects they encounter. A critical aspect of this interpretation is pose estimation: inferring quantities that describe the position and…

机器人学 · 计算机科学 2023-05-23 Walter Goodwin , Ioannis Havoutis , Ingmar Posner

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

6D object pose estimation is widely applied in robotic tasks such as grasping and manipulation. Prior methods using RGB-only images are vulnerable to heavy occlusion and poor illumination, so it is important to complement them with depth…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Yi Cheng , Hongyuan Zhu , Ying Sun , Cihan Acar , Wei Jing , Yan Wu , Liyuan Li , Cheston Tan , Joo-Hwee Lim

As robotic systems increasingly encounter complex and unconstrained real-world scenarios, there is a demand to recognize diverse objects. The state-of-the-art 6D object pose estimation methods rely on object-specific training and therefore…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Philipp Ausserlechner , David Haberger , Stefan Thalhammer , Jean-Baptiste Weibel , Markus Vincze

In many automation tasks involving manipulation of rigid objects, the poses of the objects must be acquired. Vision-based pose estimation using a single RGB or RGB-D sensor is especially popular due to its broad applicability. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Rasmus Laurvig Haugaard , Thorbjørn Mosekjær Iversen

We introduce RoboPose, a method to estimate the joint angles and the 6D camera-to-robot pose of a known articulated robot from a single RGB image. This is an important problem to grant mobile and itinerant autonomous systems the ability to…

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

This paper proposes a iterative visual recognition system for learning based randomized bin-picking. Since the configuration on randomly stacked objects while executing the current picking trial is just partially different from the…

机器人学 · 计算机科学 2016-08-02 Kensuke Harada , Weiwei Wan , Tokuo Tsuji , Kohei Kikuchi , Kazuyuki Nagata , Hiromu Onda

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

We consider the problem of category-level 6D pose estimation from a single RGB image. Our approach represents an object category as a cuboid mesh and learns a generative model of the neural feature activations at each mesh vertex to perform…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Wufei Ma , Angtian Wang , Alan Yuille , Adam Kortylewski

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

6D pose estimation refers to object recognition and estimation of 3D rotation and 3D translation. The key technology for estimating 6D pose is to estimate pose by extracting enough features to find pose in any environment. Previous methods…

计算机视觉与模式识别 · 计算机科学 2020-08-13 Myoungha Song , Jeongho Lee , Donghwan Kim