中文
相关论文

相关论文: FreeZe: Training-free zero-shot 6D pose estimation…

200 篇论文

Recently developed deep neural networks achieved state-of-the-art results in the subject of 6D object pose estimation for robot manipulation. However, those supervised deep learning methods require expensive annotated training data. Current…

机器人学 · 计算机科学 2022-05-12 Paul Koch , Marian Schlüter , Serge Thill

Real-time object pose estimation is necessary for many robot manipulation algorithms. However, state-of-the-art methods for object pose estimation are trained for a specific set of objects; these methods thus need to be retrained to…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Qiao Gu , Brian Okorn , David Held

6D object pose estimation remains challenging for many applications due to dependencies on complete 3D models, multi-view images, or training limited to specific object categories. These requirements make generalization to novel objects…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Mengya Liu , Siyuan Li , Ajad Chhatkuli , Prune Truong , Luc Van Gool , Federico Tombari

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

Existing methods for 3D-aware image synthesis largely depend on the 3D pose distribution pre-estimated on the training set. An inaccurate estimation may mislead the model into learning faulty geometry. This work proposes PoF3D that frees…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Zifan Shi , Yujun Shen , Yinghao Xu , Sida Peng , Yiyi Liao , Sheng Guo , Qifeng Chen , Dit-Yan Yeung

In this paper, we present a generalizable model-free 6-DoF object pose estimator called Gen6D. Existing generalizable pose estimators either need high-quality object models or require additional depth maps or object masks in test time,…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Yuan Liu , Yilin Wen , Sida Peng , Cheng Lin , Xiaoxiao Long , Taku Komura , Wenping Wang

6D pose estimation is crucial for augmented reality, virtual reality, robotic manipulation and visual navigation. However, the problem is challenging due to the variety of objects in the real world. They have varying 3D shape and their…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Honglin Yuan , Remco C. Veltkamp , Georgios Albanis , Nikolaos Zioulis , Dimitrios Zarpalas , Petros Daras

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Jiaming Sun , Zihao Wang , Siyu Zhang , Xingyi He , Hongcheng Zhao , Guofeng Zhang , Xiaowei Zhou

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

Humans can easily deduce the relative pose of a previously unseen object, without labeling or training, given only a single query-reference image pair. This is arguably achieved by incorporating i) 3D/2.5D shape perception from a single…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Yuan Gao , Yajing Luo , Junhong Wang , Kui Jia , Gui-Song Xia

This paper proposes a novel learning-free three-stage method that predicts grasping poses, enabling robots to pick up and transfer previously unseen objects. Our method first identifies potential structures that can afford the action of…

机器人学 · 计算机科学 2024-08-14 Wanze Li , Wan Su , Gregory S. Chirikjian

3D scene reconstruction is a long-standing vision task. Existing approaches can be categorized into geometry-based and learning-based methods. The former leverages multi-view geometry but can face catastrophic failures due to the reliance…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Guangkai Xu , Wei Yin , Hao Chen , Chunhua Shen , Kai Cheng , Feng Zhao

We present DeSOPE, a large-scale dataset for 6DoF deformed objects. Most 6D object pose methods assume rigid or articulated objects, an assumption that fails in practice as objects deviate from their canonical shapes due to wear, impact, or…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Zhiqiang Liu , Rui Song , Duanmu Chuangqi , Jiaojiao Li , David Ferstl , Yinlin Hu

3D object pose estimation is a challenging task. Previous works always require thousands of object images with annotated poses for learning the 3D pose correspondence, which is laborious and time-consuming for labeling. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fengrui Tian , Yaoyao Liu , Adam Kortylewski , Yueqi Duan , Shaoyi Du , Alan Yuille , Angtian Wang

Robust 6D pose estimation of novel objects under challenging illumination remains a significant challenge, often requiring a trade-off between accurate initial pose estimation and efficient real-time tracking. We present a unified framework…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Xingjian Yang , Ashis G. Banerjee

Vision based object grasping and manipulation in robotics require accurate estimation of object's 6D pose. The 6D pose estimation has received significant attention in computer vision community and multiple datasets and evaluation metrics…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Antti Hietanen , Jyrki Latokartano , Alessandro Foi , Roel Pieters , Ville Kyrki , Minna Lanz , Joni-Kristian Kämäräinen

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

In this paper, we introduce neural texture learning for 6D object pose estimation from synthetic data and a few unlabelled real images. Our major contribution is a novel learning scheme which removes the drawbacks of previous works, namely…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Hanzhi Chen , Fabian Manhardt , Nassir Navab , Benjamin Busam

Object pose estimation, which plays a vital role in robotics, augmented reality, and autonomous driving, has been of great interest in computer vision. Existing studies either require multi-stage pose regression or rely on 2D-3D feature…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Yang Zou , Zhaoshuai Qi , Yating Liu , Zihao Xu , Weipeng Sun , Weiyi Liu , Xingyuan Li , Jiaqi Yang , Yanning Zhang

Zero-shot object pose estimation enables the retrieval of object poses from images without necessitating object-specific training. In recent approaches this is facilitated by vision foundation models (VFM), which are pre-trained models that…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Bernd Von Gimborn , Philipp Ausserlechner , Markus Vincze , Stefan Thalhammer