English
Related papers

Related papers: DPODv2: Dense Correspondence-Based 6 DoF Pose Esti…

200 papers

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Yang Hai , Rui Song , Jiaojiao Li , Mathieu Salzmann , Yinlin Hu

Object pose detection and tracking has recently attracted increasing attention due to its wide applications in many areas, such as autonomous driving, robotics, and augmented reality. Among methods for object pose detection and tracking,…

Computer Vision and Pattern Recognition · Computer Science 2022-04-22 Zhaoxin Fan , Yazhi Zhu , Yulin He , Qi Sun , Hongyan Liu , Jun He

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…

Computer Vision and Pattern Recognition · Computer Science 2022-04-11 Dingding Cai , Janne Heikkilä , Esa Rahtu

Estimating the 3D pose of desktop objects is crucial for applications such as robotic manipulation. Many existing approaches to this problem require a depth map of the object for both training and prediction, which restricts them to opaque,…

Computer Vision and Pattern Recognition · Computer Science 2020-05-20 Xingyu Liu , Rico Jonschkowski , Anelia Angelova , Kurt Konolige

In this work, we establish dense correspondences between RGB image and a surface-based representation of the human body, a task we refer to as dense human pose estimation. We first gather dense correspondences for 50K persons appearing in…

Computer Vision and Pattern Recognition · Computer Science 2018-02-02 Rıza Alp Güler , Natalia Neverova , Iasonas Kokkinos

Learning based 6D object pose estimation methods rely on computing large intermediate pose representations and/or iteratively refining an initial estimation with a slow render-compare pipeline. This paper introduces a novel method we call…

Computer Vision and Pattern Recognition · Computer Science 2022-10-24 Pedro Castro , Tae-Kyun Kim

Determining the relative pose of a previously unseen object between two images is pivotal to the success of generalizable object pose estimation. Existing approaches typically predict 3D translation utilizing the ground-truth object…

Computer Vision and Pattern Recognition · Computer Science 2025-03-18 Chen Zhao , Tong Zhang , Zheng Dang , Mathieu Salzmann

In this paper, we introduce a novel RGB-D based relative pose estimation approach that is suitable for small-overlapping or non-overlapping scans and can output multiple relative poses. Our method performs scene completion and matches the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Zhenpei Yang , Siming Yan , Qixing Huang

In this paper, we propose an efficient end-to-end algorithm to tackle the problem of estimating the 6D pose of objects from a single RGB image. Our system trains a fully convolutional network to regress the 3D rotation and the 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-02-07 Jin Liu , Sheng He

Human pose estimation is an important topic in computer vision with many applications including gesture and activity recognition. However, pose estimation from image is challenging due to appearance variations, occlusions, clutter…

Computer Vision and Pattern Recognition · Computer Science 2018-08-07 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Jaewoo Park , Nam Ik Cho

One major challenge for 3D pose estimation from a single RGB image is the acquisition of sufficient training data. In particular, collecting large amounts of training data that contain unconstrained images and are annotated with accurate 3D…

Computer Vision and Pattern Recognition · Computer Science 2016-03-29 Hashim Yasin , Umar Iqbal , Björn Krüger , Andreas Weber , Juergen Gall

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

Computer Vision and Pattern Recognition · Computer Science 2019-11-19 Abhinav Jain , Frank Dellaert

6D pose recognition has been a crucial factor in the success of robotic grasping, and recent deep learning based approaches have achieved remarkable results on benchmarks. However, their generalization capabilities in real-world…

Computer Vision and Pattern Recognition · Computer Science 2023-03-10 Hongpeng Cao , Lukas Dirnberger , Daniele Bernardini , Cristina Piazza , Marco Caccamo

We present a self-supervised deep pose correction (DPC) network that applies pose corrections to a visual odometry estimator to improve its accuracy. Instead of regressing inter-frame pose changes directly, we build on prior work that uses…

Robotics · Computer Science 2020-10-16 Brandon Wagstaff , Valentin Peretroukhin , Jonathan Kelly

Establishing robust and accurate correspondences between a pair of images is a long-standing computer vision problem with numerous applications. While classically dominated by sparse methods, emerging dense approaches offer a compelling…

Computer Vision and Pattern Recognition · Computer Science 2021-09-30 Prune Truong , Martin Danelljan , Radu Timofte , Luc Van Gool

We present D-PoSE (Depth as an Intermediate Representation for 3D Human Pose and Shape Estimation), a one-stage method that estimates human pose and SMPL-X shape parameters from a single RGB image. Recent works use larger models with…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Nikolaos Vasilikopoulos , Drosakis Drosakis , Antonis Argyros

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

Computer Vision and Pattern Recognition · Computer Science 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

Conventional absolute camera pose via a Perspective-n-Point (PnP) solver often assumes that the correspondences between 2D image pixels and 3D points are given. When the correspondences between 2D and 3D points are not known a priori, the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Liu Liu , Dylan Campbell , Hongdong Li , Dingfu Zhou , Xibin Song , Ruigang Yang

Estimating the 6D pose of known objects is important for robots to interact with the real world. The problem is challenging due to the variety of objects as well as the complexity of a scene caused by clutter and occlusions between objects.…

Computer Vision and Pattern Recognition · Computer Science 2018-05-29 Yu Xiang , Tanner Schmidt , Venkatraman Narayanan , Dieter Fox