中文
相关论文

相关论文: Real-Time RGB-D Camera Pose Estimation in Novel Sc…

200 篇论文

Visual re-localization aims to recover camera poses in a known environment, which is vital for applications like robotics or augmented reality. Feed-forward absolute camera pose regression methods directly output poses by a network, but…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xin Wu , Hao Zhao , Shunkai Li , Yingdian Cao , Hongbin Zha

Visual slam technology is one of the key technologies for robot to explore unknown environment independently. Accurate estimation of camera pose based on visual sensor is the basis of autonomous navigation and positioning. However, most…

机器人学 · 计算机科学 2020-12-01 Deng Su , Dehong Chong

Object pose estimation is a fundamental problem in computer vision and plays a critical role in virtual reality and embodied intelligence, where agents must understand and interact with objects in 3D space. Recently, score based generative…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Diya He , Qingchen Liu , Cong Zhang , Jiahu Qin

This study addresses the challenge of accurate 6D pose estimation in Augmented Reality (AR), a critical component for seamlessly integrating virtual objects into real-world environments. Our research primarily addresses the difficulty of…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Mayura Manawadu , Sieun Park , Soon-Yong Park

Visual localization refers to the process of determining camera poses and orientation within a known scene representation. This task is often complicated by factors such as changes in illumination and variations in viewing angles. In this…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zhongyan Niu , Zhen Tan , Jinpu Zhang , Xueliang Yang , Dewen Hu

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…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Ruojin Cai , Jason Y. Zhang , Philipp Henzler , Zhengqi Li , Noah Snavely , Ricardo Martin-Brualla

Estimating 6D poses of objects is an essential computer vision task. However, most conventional approaches rely on camera data from a single perspective and therefore suffer from occlusions. We overcome this issue with our novel multi-view…

计算机视觉与模式识别 · 计算机科学 2022-08-03 Fabian Duffhauss , Tobias Demmler , Gerhard Neumann

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Yann Labbé , Justin Carpentier , Mathieu Aubry , Josef Sivic

The challenges of learning a robust 6D pose function lie in 1) severe occlusion and 2) systematic noises in depth images. Inspired by the success of point-pair features, the goal of this paper is to recover the 6D pose of an object instance…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Zelin Xu , Yichen Zhang , Ke Chen , Kui Jia

In this work, we tackle the problem of active camera localization, which controls the camera movements actively to achieve an accurate camera pose. The past solutions are mostly based on Markov Localization, which reduces the position-wise…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Qihang Fang , Yingda Yin , Qingnan Fan , Fei Xia , Siyan Dong , Sheng Wang , Jue Wang , Leonidas Guibas , Baoquan Chen

6D object pose estimation is an important task that determines the 3D position and 3D rotation of an object in camera-centred coordinates. By utilizing such a task, one can propose promising solutions for various problems related to scene…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Caner Sahin , Guillermo Garcia-Hernando , Juil Sock , Tae-Kyun Kim

Adjusting camera exposure in arbitrary lighting conditions is the first step to ensure the functionality of computer vision applications. Poorly adjusted camera exposure often leads to critical failure and performance degradation.…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Kyunghyun Lee , Ukcheol Shin , Byeong-Uk Lee

In computer vision, camera pose estimation from correspondences between 3D geometric entities and their projections into the image has been a widely investigated problem. Although most state-of-the-art methods exploit low-level primitives…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Vincent Gaudillière , Gilles Simon , Marie-Odile Berger

3D Gaussian Splatting (3DGS) has recently emerged as a powerful scene representation and is increasingly used for visual localization and pose refinement. However, despite its high-quality differentiable rendering, the robustness of…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Mangyu Kong , Jaewon Lee , Seongwon Lee , Euntai Kim

We present a new method to relocalize the 6DOF pose of an event camera solely based on the event stream. Our method first creates the event image from a list of events that occurs in a very short time interval, then a Stacked Spatial LSTM…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Anh Nguyen , Thanh-Toan Do , Darwin G. Caldwell , Nikos G. Tsagarakis

Object pose estimation enables robots to understand and interact with their environments. Training with synthetic data is necessary in order to adapt to novel situations. Unfortunately, pose estimation under domain shift, i.e., training on…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Stefan Thalhammer , Markus Leitner , Timothy Patten , Markus Vincze

Camera relocalization methods range from dense image alignment to direct camera pose regression from a query image. Among these, sparse feature matching stands out as an efficient, versatile, and generally lightweight approach with numerous…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Vincenzo Polizzi , Marco Cannici , Davide Scaramuzza , Jonathan Kelly

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…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

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…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert

Temporal camera relocalization estimates the pose with respect to each video frame in sequence, as opposed to one-shot relocalization which focuses on a still image. Even though the time dependency has been taken into account, current…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Lei Zhou , Zixin Luo , Tianwei Shen , Jiahui Zhang , Mingmin Zhen , Yao Yao , Tian Fang , Long Quan