中文
相关论文

相关论文: BOP Challenge 2022 on Detection, Segmentation and …

200 篇论文

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art results. Stereo vision,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Thomas Pöllabauer , Jan Emrich , Volker Knauthe , Arjan Kuijper

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Object recognition and 6DoF pose estimation are quite challenging tasks in computer vision applications. Despite efficiency in such tasks, standard methods deliver far from real-time processing rates. This paper presents a novel pipeline to…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Marlon Marcon , Olga Regina Pereira Bellon , Luciano Silva

Accurate 6D object pose estimation is vital for robotics, augmented reality, and scene understanding. For seen objects, high accuracy is often attainable via per-object fine-tuning but generalizing to unseen objects remains a challenge. To…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Sajjad Pakdamansavoji , Yintao Ma , Amir Rasouli , Tongtong Cao

We propose FoundPose, a model-based method for 6D pose estimation of unseen objects from a single RGB image. The method can quickly onboard new objects using their 3D models without requiring any object- or task-specific training. In…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Evin Pınar Örnek , Yann Labbé , Bugra Tekin , Lingni Ma , Cem Keskin , Christian Forster , Tomas Hodan

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

The task of estimating the 6D pose of an object from RGB images can be broken down into two main steps: an initial pose estimation step, followed by a refinement procedure to correctly register the object and its observation. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Stefan Stevsic , Otmar Hilliges

We propose a fast and accurate 6D object pose estimation from a RGB-D image. Our proposed method is template matching based and consists of three main technical components, PCOF-MOD (multimodal PCOF), balanced pose tree (BPT) and optimum…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yoshinori Konishi , Kosuke Hattori , Manabu Hashimoto

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

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

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

Object pose estimation is essential to many industrial applications involving robotic manipulation, navigation, and augmented reality. Current generalizable object pose estimators, i.e., approaches that do not need to be trained per object,…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Varun Burde , Assia Benbihi , Pavel Burget , Torsten Sattler

The estimation of 6D object poses is a fundamental task in many computer vision applications. Particularly, in high risk scenarios such as human-robot interaction, industrial inspection, and automation, reliable pose estimates are crucial.…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Kira Wursthorn , Markus Hillemann , Markus Ulrich

Robot grasp typically follows five stages: object detection, object localisation, object pose estimation, grasp pose estimation, and grasp planning. We focus on object pose estimation. Our approach relies on three pieces of information:…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Sujal Vijayaraghavan , Redwan Alqasemi , Rajiv Dubey , Sudeep Sarkar

6D object pose estimation suffers from reduced accuracy when applied to metallic objects. We set out to improve the state-of-the-art by addressing challenges such as reflections and specular highlights in industrial applications. Our novel…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Thomas Pöllabauer , Michael Gasser , Tristan Wirth , Sarah Berkei , Volker Knauthe , Arjan Kuijper

We present GigaPose, a fast, robust, and accurate method for CAD-based novel object pose estimation in RGB images. GigaPose first leverages discriminative "templates", rendered images of the CAD models, to recover the out-of-plane rotation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Van Nguyen Nguyen , Thibault Groueix , Mathieu Salzmann , Vincent Lepetit

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

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

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