English
Related papers

Related papers: Global Hypothesis Generation for 6D Object Pose Es…

200 papers

This paper presents a generalizable RGB-based approach for object pose estimation, specifically designed to address challenges in sparse-view settings. While existing methods can estimate the poses of unseen objects, their generalization…

Computer Vision and Pattern Recognition · Computer Science 2025-10-01 Yuanhong Yu , Xingyi He , Chen Zhao , Junhao Yu , Jiaqi Yang , Ruizhen Hu , Yujun Shen , Xing Zhu , Xiaowei Zhou , Sida Peng

This work aims to estimate 6Dof (6D) object pose in background clutter. Considering the strong occlusion and background noise, we propose to utilize the spatial structure for better tackling this challenging task. Observing that the 3D mesh…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Jianhan Mei , Xudong Jiang , Henghui Ding

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

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…

Computer Vision and Pattern Recognition · Computer Science 2020-11-12 Rebecca König , Bertram Drost

3D pose estimation from a single image is a challenging task in computer vision. We present a weakly supervised approach to estimate 3D pose points, given only 2D pose landmarks. Our method does not require correspondences between 2D and 3D…

Computer Vision and Pattern Recognition · Computer Science 2018-08-23 Dylan Drover , Rohith MV , Ching-Hang Chen , Amit Agrawal , Ambrish Tyagi , Cong Phuoc Huynh

Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the…

Computer Vision and Pattern Recognition · Computer Science 2021-06-11 Jeong-Kyun Lee , Young-Ki Baik , Hankyu Cho , Kang Kim , Duck Hoon Kim

Pairwise pose estimation from images with little or no overlap is an open challenge in computer vision. Existing methods, even those trained on large-scale datasets, struggle in these scenarios due to the lack of identifiable…

Computer Vision and Pattern Recognition · Computer Science 2024-12-23 Ruojin Cai , Jason Y. Zhang , Philipp Henzler , Zhengqi Li , Noah Snavely , Ricardo Martin-Brualla

We address the problem of generalizability for multi-view 3D human pose estimation. The standard approach is to first detect 2D keypoints in images and then apply triangulation from multiple views. Even though the existing methods achieve…

Computer Vision and Pattern Recognition · Computer Science 2022-04-21 Kristijan Bartol , David Bojanić , Tomislav Petković , Tomislav Pribanić

This paper addresses the problem of 3D human body shape and pose estimation from RGB images. Recent progress in this field has focused on single images, video or multi-view images as inputs. In contrast, we propose a new task: shape and…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Akash Sengupta , Ignas Budvytis , Roberto Cipolla

Given the image collection of an object, we aim at building a real-time image-based pose estimation method, which requires neither its CAD model nor hours of object-specific training. Recent NeRF-based methods provide a promising solution…

Computer Vision and Pattern Recognition · Computer Science 2024-04-02 Ronghan Chen , Yang Cong , Yu Ren

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

6D object pose estimation has been a research topic in the field of computer vision and robotics. Many modern world applications like robot grasping, manipulation, autonomous navigation etc, require the correct pose of objects present in a…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Ankit Kumar , Priya Shukla , Vandana Kushwaha , G. C. Nandi

In object-based Simultaneous Localization and Mapping (SLAM), 6D object poses offer a compact representation of landmark geometry useful for downstream planning and manipulation tasks. However, measurement ambiguity then arises as objects…

Robotics · Computer Science 2021-08-04 Jiahui Fu , Qiangqiang Huang , Kevin Doherty , Yue Wang , John J. Leonard

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to memorizing training…

Computer Vision and Pattern Recognition · Computer Science 2026-05-20 Changyang Li , Xuejian Ma , Lixiang Liu , Zhan Li , Qingan Yan , Yi Xu

Recently, various methods for 6D pose and shape estimation of objects have been proposed. Typically, these methods evaluate their pose estimation in terms of average precision, and reconstruction quality with chamfer distance. In this work…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Leonard Bruns , Patric Jensfelt

In this paper, we propose a novel real-time 6D object pose estimation framework, named G2L-Net. Our network operates on point clouds from RGB-D detection in a divide-and-conquer fashion. Specifically, our network consists of three steps.…

Computer Vision and Pattern Recognition · Computer Science 2020-03-27 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Ales Leonardis

Inferring the 3D structure underlying a set of multi-view images typically requires solving two co-dependent tasks -- accurate 3D reconstruction requires precise camera poses, and predicting camera poses relies on (implicitly or explicitly)…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Qitao Zhao , Shubham Tulsiani

Object detection and 6D pose estimation in the crowd (scenes with multiple object instances, severe foreground occlusions and background distractors), has become an important problem in many rapidly evolving technological areas such as…

Computer Vision and Pattern Recognition · Computer Science 2016-04-20 Andreas Doumanoglou , Rigas Kouskouridas , Sotiris Malassiotis , Tae-Kyun Kim

In this thesis a probabilistic framework is developed and proposed for Dynamic Object Recognition in 3D Environments. A software package is developed using C++ and Python in ROS that performs the detection and tracking task. Furthermore, a…

Computer Vision and Pattern Recognition · Computer Science 2022-01-28 Pouria Mehrabi

We present iNeRF, a framework that performs mesh-free pose estimation by "inverting" a Neural RadianceField (NeRF). NeRFs have been shown to be remarkably effective for the task of view synthesis - synthesizing photorealistic novel views of…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Lin Yen-Chen , Pete Florence , Jonathan T. Barron , Alberto Rodriguez , Phillip Isola , Tsung-Yi Lin