中文
相关论文

相关论文: EPro-PnP: Generalized End-to-End Probabilistic Per…

200 篇论文

We propose a PnP algorithm for a camera constrained to two-dimensional motion (applicable, for instance, to many wheeled robotics platforms). Leveraging this assumption allows accuracy and performance improvements over 3D PnP algorithms due…

机器人学 · 计算机科学 2024-03-11 Joshua Wang

Deep networks excel in learning patterns from large amounts of data. On the other hand, many geometric vision tasks are specified as optimization problems. To seamlessly combine deep learning and geometric vision, it is vital to perform…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bo Chen , Alvaro Parra , Jiewei Cao , Nan Li , Tat-Jun Chin

We present a new convex method to estimate 3D pose from mixed combinations of 2D-3D point and line correspondences, the Perspective-n-Points-and-Lines problem (PnPL). We merge the contributions of each point and line into a unified…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Sérgio Agostinho , João Gomes , Alessio Del Bue

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

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

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

Most recent 6D pose estimation frameworks first rely on a deep network to establish correspondences between 3D object keypoints and 2D image locations and then use a variant of a RANSAC-based Perspective-n-Point (PnP) algorithm. This…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Yinlin Hu , Pascal Fua , Wei Wang , Mathieu Salzmann

The Perspective-n-Point (PnP) problem has been widely studied in both computer vision and photogrammetry societies. With the development of feature extraction techniques, a large number of feature points might be available in a single shot.…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Guangyang Zeng , Shiyu Chen , Biqiang Mu , Guodong Shi , Junfeng Wu

Accurate 6-DoF pose estimation of objects is critical for robots to perform precise manipulation tasks. However, for dynamic object pose estimation, conventional camera-based approaches face several major challenges, such as motion blur,…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Zhe Wang , Qijin Song , Zihao Li , Jingyu Xiao , Weibang Bai

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

High-level robotic manipulation tasks demand flexible 6-DoF grasp estimation to serve as a basic function. Previous approaches either directly generate grasps from point-cloud data, suffering from challenges with small objects and sensor…

机器人学 · 计算机科学 2025-08-01 Bingran Chen , Baorun Li , Jian Yang , Yong Liu , Guangyao Zhai

Object pose estimation is a fundamental problem in robotics and computer vision, yet it remains challenging due to partial observability, occlusions, and object symmetries, which inevitably lead to pose ambiguity and multiple hypotheses…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Yufeng Jin , Niklas Funk , Vignesh Prasad , Zechu Li , Mathias Franzius , Jan Peters , Georgia Chalvatzaki

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

In this work, we introduce a novel method for calculating the 6DoF pose of an object using a single RGB-D image. Unlike existing methods that either directly predict objects' poses or rely on sparse keypoints for pose recovery, our approach…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Zong-Wei Hong , Yen-Yang Hung , Chu-Song Chen

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

We propose a single-stage, category-level 6-DoF pose estimation algorithm that simultaneously detects and tracks instances of objects within a known category. Our method takes as input the previous and current frame from a monocular RGB…

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

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim

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

We present a novel one-shot method for object detection and 6 DoF pose estimation, that does not require training on target objects. At test time, it takes as input a target image and a textured 3D query model. The core idea is to represent…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Ivan Shugurov , Fu Li , Benjamin Busam , Slobodan Ilic