中文
相关论文

相关论文: ES6D: A Computation Efficient and Symmetry-Aware 6…

200 篇论文

Accurately estimating the pose of an object is a crucial task in computer vision and robotics. There are two main deep learning approaches for this: geometric representation regression and iterative refinement. However, these methods have…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jaewoo Park , Jaeguk Kim , Nam Ik Cho

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

Camera relocalization involving a prior 3D reconstruction plays a crucial role in many mixed reality and robotics applications. Estimating the camera pose directly with respect to pre-built 3D models can be prohibitively expensive for…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Thuan B. Bui , Dinh-Tuan Tran , Joo-Ho Lee

In this work, we address the challenging task of 3D object recognition without the reliance on real-world 3D labeled data. Our goal is to predict the 3D shape, size, and 6D pose of objects within a single RGB-D image, operating at the…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Mayank Lunayach , Sergey Zakharov , Dian Chen , Rares Ambrus , Zsolt Kira , Muhammad Zubair Irshad

Many object pose estimation algorithms rely on the analysis-by-synthesis framework which requires explicit representations of individual object instances. In this paper we combine a gradient-based fitting procedure with a parametric neural…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Xu Chen , Zijian Dong , Jie Song , Andreas Geiger , Otmar Hilliges

Popular research areas like autonomous driving and augmented reality have renewed the interest in image-based camera localization. In this work, we address the task of predicting the 6D camera pose from a single RGB image in a given 3D…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Eric Brachmann , Carsten Rother

In the field of computer vision, 6D object detection and pose estimation are critical for applications such as robotics, augmented reality, and autonomous driving. Traditional methods often struggle with achieving high accuracy in both…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Yuhui Jin , Yaqiong Zhang , Zheyuan Xu , Wenqing Zhang , Jingyu Xu

Tracking the 6DoF pose of unknown objects in monocular RGB video sequences is crucial for robotic manipulation. However, existing approaches typically rely on accurate depth information, which is non-trivial to obtain in real-world…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Zhiyuan Chen , Fan Lu , Guo Yu , Bin Li , Sanqing Qu , Yuan Huang , Changhong Fu , Guang Chen

We present an approach for detecting and estimating the 3D poses of objects in images that requires only an untextured CAD model and no training phase for new objects. Our approach combines Deep Learning and 3D geometry: It relies on an…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Giorgia Pitteri , Aurélie Bugeau , Slobodan Ilic , Vincent Lepetit

We propose a keypoint-based object-level SLAM framework that can provide globally consistent 6DoF pose estimates for symmetric and asymmetric objects alike. To the best of our knowledge, our system is among the first to utilize the camera…

机器人学 · 计算机科学 2022-07-14 Nathaniel Merrill , Yuliang Guo , Xingxing Zuo , Xinyu Huang , Stefan Leutenegger , Xi Peng , Liu Ren , Guoquan Huang

We present a method named iComMa to address the 6D camera pose estimation problem in computer vision. Conventional pose estimation methods typically rely on the target's CAD model or necessitate specific network training tailored to…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Yuan Sun , Xuan Wang , Yunfan Zhang , Jie Zhang , Caigui Jiang , Yu Guo , Fei Wang

We introduce T-LESS, a new public dataset for estimating the 6D pose, i.e. translation and rotation, of texture-less rigid objects. The dataset features thirty industry-relevant objects with no significant texture and no discriminative…

计算机视觉与模式识别 · 计算机科学 2017-01-20 Tomas Hodan , Pavel Haluza , Stepan Obdrzalek , Jiri Matas , Manolis Lourakis , Xenophon Zabulis

Latest diffusion models have shown promising results in category-level 6D object pose estimation by modeling the conditional pose distribution with depth image input. The existing methods, however, suffer from slow convergence during…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Seunghyun Lee , Tae-Kyun Kim

Object 6D pose estimation is a fundamental task in many applications. Conventional methods solve the task by detecting and matching the keypoints, then estimating the pose. Recent efforts bringing deep learning into the problem mainly…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Weitong Hua , Zhongxiang Zhou , Jun Wu , Huang Huang , Yue Wang , Rong Xiong

6D object pose estimation holds essential roles in various fields, particularly in the grasping of industrial workpieces. Given challenges like rust, high reflectivity, and absent textures, this paper introduces a point cloud based pose…

机器人学 · 计算机科学 2024-05-21 Yifan Yang , Zhihao Cui , Qianyi Zhang , Jingtai Liu

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik

In this paper, we propose a novel real-time 6D object pose estimation framework, named G2L-Net. Our network operates on point clouds from RGB-D detection in a divide-and-conquer fashion. Specifically, our network consists of three steps.…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Ales Leonardis

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

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke
‹ 上一页 1 8 9 10 下一页 ›