中文
相关论文

相关论文: OnePose: One-Shot Object Pose Estimation without C…

200 篇论文

In this paper, we address the problem of detecting unseen objects from RGB images and estimating their poses in 3D. We propose two mobile friendly networks: MobilePose-Base and MobilePose-Shape. The former is used when there is only pose…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Tingbo Hou , Adel Ahmadyan , Liangkai Zhang , Jianing Wei , Matthias Grundmann

Object pose estimation is a fundamental task in computer vision and robotics, yet most methods require extensive, dataset-specific training. Concurrently, large-scale vision language models show remarkable zero-shot capabilities. In this…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Liming Kuang , Yordanka Velikova , Mahdi Saleh , Jan-Nico Zaech , Danda Pani Paudel , Benjamin Busam

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

This paper presents a general one-shot object localization algorithm called OneLoc. Current one-shot object localization or detection methods either rely on a slow exhaustive feature matching process or lack the ability to generalize to…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yang You , Zhuochen Miao , Kai Xiong , Weiming Wang , Cewu Lu

This paper proposes a universal framework, called OVE6D, for model-based 6D object pose estimation from a single depth image and a target object mask. Our model is trained using purely synthetic data rendered from ShapeNet, and, unlike most…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Dingding Cai , Janne Heikkilä , Esa Rahtu

Applications in the field of augmented reality or robotics often require joint localisation and 6D pose estimation of multiple objects. However, most algorithms need one network per object class to be trained in order to provide the best…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Niklas Gard , Anna Hilsmann , Peter Eisert

Estimating the 6D pose of unseen objects from monocular RGB images remains a challenging problem, especially due to the lack of prior object-specific knowledge. To tackle this issue, we propose RefPose, an innovative approach to object pose…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jaeguk Kim , Jaewoo Park , Keuntek Lee , Nam Ik Cho

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

In many practical 6D object pose estimation scenarios, we often have access to only a single real-world RGB-D reference view per object, typically without CAD models. Existing methods largely rely on explicit 3D models or multi-view data,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Yang Luo , Yan Gong , Yongsheng Gao , Jie Zhao , Xinyu Zhang , Huaping Liu

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

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 introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

This paper studies the complex task of simultaneous multi-object 3D reconstruction, 6D pose and size estimation from a single-view RGB-D observation. In contrast to instance-level pose estimation, we focus on a more challenging problem…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Muhammad Zubair Irshad , Thomas Kollar , Michael Laskey , Kevin Stone , Zsolt Kira

We propose Co-op, a novel method for accurately and robustly estimating the 6DoF pose of objects unseen during training from a single RGB image. Our method requires only the CAD model of the target object and can precisely estimate its pose…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Sungphill Moon , Hyeontae Son , Dongcheol Hur , Sangwook Kim

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

In this paper, we study imitation learning under the challenging setting of: (1) only a single demonstration, (2) no further data collection, and (3) no prior task or object knowledge. We show how, with these constraints, imitation learning…

机器人学 · 计算机科学 2023-10-19 Pietro Vitiello , Kamil Dreczkowski , Edward Johns

Single shot approaches have demonstrated tremendous success on various computer vision tasks. Finding good parameterizations for 6D object pose estimation remains an open challenge. In this work, we propose different novel parameterizations…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Kilian Kleeberger , Markus Völk , Richard Bormann , Marco F. Huber

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii)…

The primary focus of this paper is the development of a framework for pose and size estimation of unseen objects given a single RGB image - all in real-time. In 2019, the first category-level pose and size estimation framework was proposed…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Eduardo Davalos , Mehran Aminian

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