中文
相关论文

相关论文: KeyPose: Multi-View 3D Labeling and Keypoint Estim…

200 篇论文

Estimating the 6-DoF pose of a rigid object from a single RGB image is a crucial yet challenging task. Recent studies have shown the great potential of dense correspondence-based solutions, yet improvements are still needed to reach…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ruyi Lian , Haibin Ling

Transparent objects are ubiquitous in household settings and pose distinct challenges for visual sensing and perception systems. The optical properties of transparent objects leave conventional 3D sensors alone unreliable for object depth…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Xiaotong Chen , Huijie Zhang , Zeren Yu , Anthony Opipari , Odest Chadwicke Jenkins

Understanding the geometry and pose of objects in 2D images is a fundamental necessity for a wide range of real world applications. Driven by deep neural networks, recent methods have brought significant improvements to object pose…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Jogendra Nath Kundu , Rahul M. V. , Aditya Ganeshan , R. Venkatesh Babu

We address the task of 6D pose estimation of known rigid objects from single input images in scenarios where the objects are partly occluded. Recent RGB-D-based methods are robust to moderate degrees of occlusion. For RGB inputs, no…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Omid Hosseini Jafari , Siva Karthik Mustikovela , Karl Pertsch , Eric Brachmann , Carsten Rother

Object 6D pose estimation is an important research topic in the field of computer vision due to its wide application requirements and the challenges brought by complexity and changes in the real-world. We think fully exploring the…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Weitong Hua , Jiaxin Guo , Yue Wang , Rong Xiong

Most existing methods for category-level pose estimation rely on object point clouds. However, when considering transparent objects, depth cameras are usually not able to capture meaningful data, resulting in point clouds with severe…

机器人学 · 计算机科学 2022-11-04 Kai Chen , Stephen James , Congying Sui , Yun-Hui Liu , Pieter Abbeel , Qi Dou

Two-view pose estimation is essential for map-free visual relocalization and object pose tracking tasks. However, traditional matching methods suffer from time-consuming robust estimators, while deep learning-based pose regressors only…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Rui Yin , Yulun Zhang , Zherong Pan , Jianjun Zhu , Cheng Wang , Biao Jia

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

State-of-the-art approaches for 6D object pose estimation require large amounts of labeled data to train the deep networks. However, the acquisition of 6D object pose annotations is tedious and labor-intensive in large quantity. To…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Meng Tian , Gim Hee Lee

Despite the attention marker-less pose estimation has attracted in recent years, marker-based approaches still provide unbeatable accuracy under controlled environmental conditions. Thus, they are used in many fields such as robotics or…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Jhacson Meza , Lenny A. Romero , Andres G. Marrugo

We propose DLTPose, a novel method for 6DoF object pose estimation from RGBD images that combines the accuracy of sparse keypoint methods with the robustness of dense pixel-wise predictions. DLTPose predicts per-pixel radial distances to a…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Akash Jadhav , Michael Greenspan

Category-level object pose estimation, which predicts the pose of objects within a known category without prior knowledge of individual instances, is essential in applications like warehouse automation and manufacturing. Existing methods…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Yifan Yang , Peili Song , Enfan Lan , Dong Liu , Jingtai Liu

6D Object pose estimation is a fundamental component in robotics enabling efficient interaction with the environment. It is particularly challenging in bin-picking applications, where many objects are low-feature and reflective, and…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Alan Li , Angela P. Schoellig

In the industrial domain, the pose estimation of multiple texture-less shiny parts is a valuable but challenging task. In this particular scenario, it is impractical to utilize keypoints or other texture information because most of them are…

机器人学 · 计算机科学 2019-09-27 Chen Chen , Xin Jiang , Weiguo Zhou , Yun-Hui Liu

Among the most important prerequisites for creating and evaluating 6D object pose detectors are datasets with labeled 6D poses. With the advent of deep learning, demand for such datasets is growing continuously. Despite the fact that some…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Roman Kaskman , Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

In the rapidly advancing domain of computer vision, accurately estimating the poses of multiple individuals from various viewpoints remains a significant challenge, especially when reliability is a key requirement. This paper introduces a…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Estimating the 6D pose of textureless objects from RGB images is an important problem in robotics. Due to appearance ambiguities, rotational symmetries, and severe occlusions, single-view based 6D pose estimators are still unable to handle…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Yunzhi Lin , Jonathan Tremblay , Stephen Tyree , Patricio A. Vela , Stan Birchfield

In this thesis, we address the problem of estimating the 6D pose of rigid objects from a single RGB or RGB-D input image, assuming that 3D models of the objects are available. This problem is of great importance to many application fields…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Tomas Hodan
‹ 上一页 1 2 3 10 下一页 ›