English
Related papers

Related papers: Multistream ValidNet: Improving 6D Object Pose Est…

200 papers

Since the introduction of modern deep learning methods for object pose estimation, test accuracy and efficiency has increased significantly. For training, however, large amounts of annotated training data are required for good performance.…

Computer Vision and Pattern Recognition · Computer Science 2021-08-18 Frederik Hagelskjaer , Anders Glent Buch

This paper proposes a fast and online method for jointly performing 3D multi-object tracking and pose estimation using multiple monocular cameras. Our algorithm requires only 2D bounding box and pose detections, eliminating the need for…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Linh Van Ma , Tran Thien Dat Nguyen , Moongu Jeon

This paper addresses the challenge of 6DoF pose estimation from a single RGB image under severe occlusion or truncation. Many recent works have shown that a two-stage approach, which first detects keypoints and then solves a…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Sida Peng , Yuan Liu , Qixing Huang , Hujun Bao , Xiaowei Zhou

State-of-the-art object pose estimation handles multiple instances in a test image by using multi-model formulations: detection as a first stage and then separately trained networks per object for 2D-3D geometric correspondence prediction…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

Object pose increases intraclass object variance which makes object recognition from 2D images harder. To render a classifier robust to pose variations, most deep neural networks try to eliminate the influence of pose by using large…

Computer Vision and Pattern Recognition · Computer Science 2021-01-15 Yunhao Ge , Jiaping Zhao , Laurent Itti

Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc manner, using heuristics such as the maximum value of heatmaps. The confidence is part of the evaluation scheme, e.g., AP for the MSCOCO dataset, yet has…

Computer Vision and Pattern Recognition · Computer Science 2023-11-30 Kerui Gu , Rongyu Chen , Angela Yao

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,…

Computer Vision and Pattern Recognition · Computer Science 2021-01-06 Stefan Stevsic , Otmar Hilliges

Autonomous robot manipulation involves estimating the translation and orientation of the object to be manipulated as a 6-degree-of-freedom (6D) pose. Methods using RGB-D data have shown great success in solving this problem. However, there…

Computer Vision and Pattern Recognition · Computer Science 2020-05-08 Gideon Billings , Matthew Johnson-Roberson

In this paper, we present MultiPoseNet, a novel bottom-up multi-person pose estimation architecture that combines a multi-task model with a novel assignment method. MultiPoseNet can jointly handle person detection, keypoint detection,…

Computer Vision and Pattern Recognition · Computer Science 2018-07-12 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Accurate 6D pose estimation is essential for robotic manipulation in industrial environments. Existing pipelines typically rely on off-the-shelf object detectors followed by cropping and pose refinement, but their performance degrades under…

Computer Vision and Pattern Recognition · Computer Science 2025-10-27 Jiaqi Hu , Hongli Xu , Junwen Huang , Peter KT Yu , Slobodan Ilic , Benjamin Busam

Rotation estimation of high precision from an RGB-D object observation is a huge challenge in 6D object pose estimation, due to the difficulty of learning in the non-linear space of SO(3). In this paper, we propose a novel rotation…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Jiehong Lin , Zewei Wei , Yabin Zhang , Kui Jia

Convolutional neural networks (CNNs) and transfer learning have recently been used for 6 degrees of freedom (6-DoF) camera pose estimation. While they do not reach the same accuracy as visual SLAM-based approaches and are restricted to a…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Soroush Seifi , Tinne Tuytelaars

The estimation of the camera poses associated with a set of images commonly relies on feature matches between the images. In contrast, we are the first to address this challenge by using objectness regions to guide the pose estimation…

Computer Vision and Pattern Recognition · Computer Science 2022-07-22 Matteo Taiana , Matteo Toso , Stuart James , Alessio Del Bue

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 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…

Computer Vision and Pattern Recognition · Computer Science 2019-10-03 Yi Li , Gu Wang , Xiangyang Ji , Yu Xiang , Dieter Fox

Existing methods for instance-level 6D pose estimation typically rely on neural networks that either directly regress the pose in $\mathrm{SE}(3)$ or estimate it indirectly via local feature matching. The former struggle with object…

Computer Vision and Pattern Recognition · Computer Science 2026-02-24 Amir Hamza , Davide Boscaini , Weihang Li , Benjamin Busam , Fabio Poiesi

In bin-picking scenarios, multiple instances of an object of interest are stacked in a pile randomly, and hence, the instances are inherently subjected to the challenges: severe occlusion, clutter, and similar-looking distractors. Most…

Computer Vision and Pattern Recognition · Computer Science 2018-06-12 Juil Sock , Kwang In Kim , Caner Sahin , Tae-Kyun Kim

In the rapidly advancing domain of computer vision, accurately estimating the poses of multiple individuals from various viewpoints remains a significant challenge, especially when reliability is a key requirement. This paper introduces a…

Computer Vision and Pattern Recognition · Computer Science 2025-03-10 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Recent methods for 6D pose estimation of objects assume either textured 3D models or real images that cover the entire range of target poses. However, it is difficult to obtain textured 3D models and annotate the poses of objects in real…

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

3D object detection and pose estimation from a single image are two inherently ambiguous problems. Oftentimes, objects appear similar from different viewpoints due to shape symmetries, occlusion and repetitive textures. This ambiguity in…

Computer Vision and Pattern Recognition · Computer Science 2019-08-21 Fabian Manhardt , Diego Martin Arroyo , Christian Rupprecht , Benjamin Busam , Tolga Birdal , Nassir Navab , Federico Tombari