中文
相关论文

相关论文: Object 6D Pose Estimation with Non-local Attention

200 篇论文

Predicting the object's 6D pose from a single RGB image is a fundamental computer vision task. Generally, the distance between transformed object vertices is employed as an objective function for pose estimation methods. However, projective…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Jaewoo Park , Nam Ik Cho

We seek to extract a temporally consistent 6D pose trajectory of a manipulated object from an Internet instructional video. This is a challenging set-up for current 6D pose estimation methods due to uncontrolled capturing conditions, subtle…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Georgy Ponimatkin , Martin Cífka , Tomáš Souček , Médéric Fourmy , Yann Labbé , Vladimir Petrik , Josef Sivic

6D object pose estimation is one of the fundamental problems in computer vision and robotics research. While a lot of recent efforts have been made on generalizing pose estimation to novel object instances within the same category, namely…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yang Fu , Xiaolong Wang

State-of-the-art computer vision algorithms often achieve efficiency by making discrete choices about which hypotheses to explore next. This allows allocation of computational resources to promising candidates, however, such decisions are…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Alexander Krull , Eric Brachmann , Sebastian Nowozin , Frank Michel , Jamie Shotton , Carsten Rother

The goal of this paper is to estimate the 6D pose and dimensions of unseen object instances in an RGB-D image. Contrary to "instance-level" 6D pose estimation tasks, our problem assumes that no exact object CAD models are available during…

计算机视觉与模式识别 · 计算机科学 2019-06-25 He Wang , Srinath Sridhar , Jingwei Huang , Julien Valentin , Shuran Song , Leonidas J. Guibas

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

We present a novel meta-learning approach for 6D pose estimation on unknown objects. In contrast to ``instance-level" and ``category-level" pose estimation methods, our algorithm learns object representation in a category-agnostic way,…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Yumeng Li , Ning Gao , Hanna Ziesche , Gerhard Neumann

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Tom Fischer , Xiaojie Zhang , Eddy Ilg

Bin picking is a core problem in industrial environments and robotics, with its main module as 6D pose estimation. However, industrial depth sensors have a lack of accuracy when it comes to small objects. Therefore, we propose a framework…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Timon Höfer , Faranak Shamsafar , Nuri Benbarka , Andreas Zell

Most recent 6D object pose estimation methods, including unsupervised ones, require many real training images. Unfortunately, for some applications, such as those in space or deep under water, acquiring real images, even unannotated, is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yinlin Hu , Pascal Fua , Mathieu Salzmann

We present a framework for evaluating 6-DoF instance-level object pose estimators, focusing on those that require a single RGB (not RGB-D) image as input. Besides gaining intuition about how accurate these estimators are, we are interested…

机器人学 · 计算机科学 2025-12-03 Eric C. Joyce , Qianwen Zhao , Nathaniel Burgdorfer , Long Wang , Philippos Mordohai

Object pose estimation from a single RGB image is a challenging problem due to variable lighting conditions and viewpoint changes. The most accurate pose estimation networks implement pose refinement via reprojection of a known, textured 3D…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Gerard Kennedy , Zheyu Zhuang , Xin Yu , Robert Mahony

We present a novel multi-attentional convolutional architecture to tackle the problem of real-time RGB-D 6D object pose tracking of single, known objects. Such a problem poses multiple challenges originating both from the objects' nature…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Isidoros Marougkas , Petros Koutras , Nikos Kardaris , Georgios Retsinas , Georgia Chalvatzaki , Petros Maragos

Establishment of point correspondence between camera and object coordinate systems is a promising way to solve 6D object poses. However, surrogate objectives of correspondence learning in 3D space are a step away from the true ones of…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Hongyang Li , Jiehong Lin , Kui Jia

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

This paper proposes a category-level 6D object pose and shape estimation approach iCaps, which allows tracking 6D poses of unseen objects in a category and estimating their 3D shapes. We develop a category-level auto-encoder network using…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Xinke Deng , Junyi Geng , Timothy Bretl , Yu Xiang , Dieter Fox

6D pose estimation aims at determining the object pose that best explains the camera observation. The unique solution for non-ambiguous objects can turn into a multi-modal pose distribution for symmetrical objects or when occlusions of…

计算机视觉与模式识别 · 计算机科学 2026-01-09 Boris Meden , Asma Brazi , Fabrice Mayran de Chamisso , Steve Bourgeois , Vincent Lepetit

One core challenge in object pose estimation is to ensure accurate and robust performance for large numbers of diverse foreground objects amidst complex background clutter. In this work, we present a scalable framework for accurately…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Chi Li , Jin Bai , Gregory D. Hager

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 this paper, we address the problem of estimating the in-hand 6D pose of an object in contact with multiple vision-based tactile sensors. We reason on the possible spatial configurations of the sensors along the object surface.…

机器人学 · 计算机科学 2023-02-01 Gabriele M. Caddeo , Nicola A. Piga , Fabrizio Bottarel , Lorenzo Natale