English
Related papers

Related papers: Object 6D Pose Estimation with Non-local Attention

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Ivan Shugurov , Fu Li , Benjamin Busam , Slobodan Ilic

Robotic systems often require precise scene analysis capabilities, especially in unstructured, cluttered situations, as occurring in human-made environments. While current deep-learning based methods yield good estimates of object poses,…

Computer Vision and Pattern Recognition · Computer Science 2019-10-09 Arul Selvam Periyasamy , Max Schwarz , Sven Behnke

This work proposes a process for efficiently training a point-wise object detector that enables localizing objects and computing their 6D poses in cluttered and occluded scenes. Accurate pose estimation is typically a requirement for robust…

Computer Vision and Pattern Recognition · Computer Science 2019-02-22 Jean-Philippe Mercier , Chaitanya Mitash , Philippe Giguère , Abdeslam Boularias

Estimating the 6D pose and 3D size of an object from an image is a fundamental task in computer vision. Most current approaches are restricted to specific instances with known models or require ground truth depth information or point cloud…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Adam Bethell , Ravi Garg , Ian Reid

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…

Computer Vision and Pattern Recognition · Computer Science 2018-10-09 Fabian Manhardt , Wadim Kehl , Nassir Navab , Federico Tombari

Prior work on 6-DoF object pose estimation has largely focused on instance-level processing, in which a textured CAD model is available for each object being detected. Category-level 6-DoF pose estimation represents an important step toward…

Computer Vision and Pattern Recognition · Computer Science 2022-05-13 Yunzhi Lin , Jonathan Tremblay , Stephen Tyree , Patricio A. Vela , Stan Birchfield

In the industrial domain, the pose estimation of multiple texture-less shiny parts is a valuable but challenging task. In this particular scenario, it is impractical to utilize keypoints or other texture information because most of them are…

Robotics · Computer Science 2019-09-27 Chen Chen , Xin Jiang , Weiguo Zhou , Yun-Hui Liu

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

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Karl Schmeckpeper , Philip R. Osteen , Yufu Wang , Georgios Pavlakos , Kenneth Chaney , Wyatt Jordan , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Haowen Sun , Taiyong Wang

Object 6D pose estimation is an important research topic in the field of computer vision due to its wide application requirements and the challenges brought by complexity and changes in the real-world. We think fully exploring the…

Computer Vision and Pattern Recognition · Computer Science 2020-12-23 Weitong Hua , Jiaxin Guo , Yue Wang , Rong Xiong

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

We propose a real-time RGB-based pipeline for object detection and 6D pose estimation. Our novel 3D orientation estimation is based on a variant of the Denoising Autoencoder that is trained on simulated views of a 3D model using Domain…

Computer Vision and Pattern Recognition · Computer Science 2019-07-18 Martin Sundermeyer , Zoltan-Csaba Marton , Maximilian Durner , Manuel Brucker , Rudolph Triebel

Object pose estimation is a core perception task that enables, for example, object grasping and scene understanding. The widely available, inexpensive and high-resolution RGB sensors and CNNs that allow for fast inference based on this…

We present a learning-based method for 6 DoF pose estimation of rigid objects in point cloud data. Many recent learning-based approaches use primarily RGB information for detecting objects, in some cases with an added refinement step using…

Computer Vision and Pattern Recognition · Computer Science 2020-06-18 Frederik Hagelskjær , Anders Glent Buch

Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside…

Computer Vision and Pattern Recognition · Computer Science 2020-04-10 Kentaro Wada , Edgar Sucar , Stephen James , Daniel Lenton , Andrew J. Davison

State-of-the-art approaches for 6D object pose estimation require large amounts of labeled data to train the deep networks. However, the acquisition of 6D object pose annotations is tedious and labor-intensive in large quantity. To…

Computer Vision and Pattern Recognition · Computer Science 2022-03-08 Meng Tian , Gim Hee Lee

In computer vision, estimating the six-degree-of-freedom pose from an RGB image is a fundamental task. However, this task becomes highly challenging in multi-object scenes. Currently, the best methods typically employ an indirect strategy,…

Computer Vision and Pattern Recognition · Computer Science 2024-11-22 Xin Liu , Hao Wang , Shibei Xue , Dezong Zhao

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

Computer Vision and Pattern Recognition · Computer Science 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke