中文
相关论文

相关论文: Diff-DOPE: Differentiable Deep Object Pose Estimat…

200 篇论文

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

This paper introduces a novel multi-view 6 DoF object pose refinement approach focusing on improving methods trained on synthetic data. It is based on the DPOD detector, which produces dense 2D-3D correspondences between the model vertices…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Ivan Pavlov , Sergey Zakharov , Slobodan Ilic

Differentiable rendering aims to compute the derivative of the image rendering function with respect to the rendering parameters. This paper presents a novel algorithm for 6-DoF pose estimation through gradient-based optimization using a…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Ramchander Rao Bhaskara , Roshan Thomas Eapen , Manoranjan Majji

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

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a refined pose. Their…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Shun Iwase , Xingyu Liu , Rawal Khirodkar , Rio Yokota , Kris M. Kitani

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

In this paper, we present a novel, end-to-end 6D object pose estimation method that operates on RGB inputs. Our approach is composed of 2 main components: the first component classifies the objects in the input image and proposes an initial…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Ameni Trabelsi , Mohamed Chaabane , Nathaniel Blanchard , Ross Beveridge

We address the task of 6D multi-object pose: given a set of known 3D objects and an RGB or RGB-D input image, we detect and estimate the 6D pose of each object. We propose a new approach to 6D object pose estimation which consists of an…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Lahav Lipson , Zachary Teed , Ankit Goyal , Jia Deng

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Yan Xu , Kwan-Yee Lin , Guofeng Zhang , Xiaogang Wang , Hongsheng Li

We present a novel approach for model-based 6D pose refinement in color data. Building on the established idea of contour-based pose tracking, we teach a deep neural network to predict a translational and rotational update. At the core, we…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

In this work, we introduce pose interpreter networks for 6-DoF object pose estimation. In contrast to other CNN-based approaches to pose estimation that require expensively annotated object pose data, our pose interpreter network is trained…

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

How can we effectively utilise the 2D monocular image information for recovering the 6D pose (6-DoF) of the visual objects? Deep learning has shown to be effective for robust and real-time monocular pose estimation. Oftentimes, the network…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Di Wu , Yihao Chen , Xianbiao Qi , Yongjian Yu , Weixuan Chen , Rong Xiao

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 method for 6DoF pose estimation of rigid objects that uses a state-of-the-art deep learning based instance detector to segment object instances in an RGB image, followed by a point-pair based voting method to recover the…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Rebecca König , Bertram Drost

Estimating the 6D pose of objects from images is an important problem in various applications such as robot manipulation and virtual reality. While direct regression of images to object poses has limited accuracy, matching rendered images…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Yi Li , Gu Wang , Xiangyang Ji , Yu Xiang , Dieter Fox

Object 6D pose estimation is a fundamental task in many applications. Conventional methods solve the task by detecting and matching the keypoints, then estimating the pose. Recent efforts bringing deep learning into the problem mainly…

计算机视觉与模式识别 · 计算机科学 2021-02-25 Weitong Hua , Zhongxiang Zhou , Jun Wu , Huang Huang , Yue Wang , Rong Xiong

In this work, we present a novel dense-correspondence method for 6DoF object pose estimation from a single RGB-D image. While many existing data-driven methods achieve impressive performance, they tend to be time-consuming due to their…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Yongliang Lin , Yongzhi Su , Praveen Nathan , Sandeep Inuganti , Yan Di , Martin Sundermeyer , Fabian Manhardt , Didier Stricker , Jason Rambach , Yu Zhang

Compared to 2D object bounding-box labeling, it is very difficult for humans to annotate 3D object poses, especially when depth images of scenes are unavailable. This paper investigates whether we can estimate the object poses effectively…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Zongxin Yang , Xin Yu , Yi Yang

Establishing correspondences from image to 3D has been a key task of 6DoF object pose estimation for a long time. To predict pose more accurately, deeply learned dense maps replaced sparse templates. Dense methods also improved pose…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Yongzhi Su , Mahdi Saleh , Torben Fetzer , Jason Rambach , Nassir Navab , Benjamin Busam , Didier Stricker , Federico Tombari
‹ 上一页 1 2 3 10 下一页 ›