中文
相关论文

相关论文: Relative Pose Regression with Pose Auto-Encoders: …

200 篇论文

Absolute pose regressor (APR) networks are trained to estimate the pose of the camera given a captured image. They compute latent image representations from which the camera position and orientation are regressed. APRs provide a different…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yoli Shavit , Yosi Keller

Relative pose regressors (RPRs) localize a camera by estimating its relative translation and rotation to a pose-labelled reference. Unlike scene coordinate regression and absolute pose regression methods, which learn absolute scene…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Ofer Idan , Yoli Shavit , Yosi Keller

Precise initialization plays a critical role in the performance of localization algorithms, especially in the context of robotics, autonomous driving, and computer vision. Poor localization accuracy is often a consequence of inaccurate…

机器人学 · 计算机科学 2025-05-15 Srinivas Ravuri , Yuan Xu , Martin Ludwig Zehetner , Ketan Motlag , Sahin Albayrak

Pose regression networks predict the camera pose of a query image relative to a known environment. Within this family of methods, absolute pose regression (APR) has recently shown promising accuracy in the range of a few centimeters in…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Shuai Chen , Tommaso Cavallari , Victor Adrian Prisacariu , Eric Brachmann

The localization of objects is a crucial task in various applications such as robotics, virtual and augmented reality, and the transportation of goods in warehouses. Recent advances in deep learning have enabled the localization using…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Felix Ott , Lucas Heublein , David Rügamer , Bernd Bischl , Christopher Mutschler

Absolute Pose Regression (APR) predicts 6D camera poses but lacks the adaptability to unknown environments without retraining, while Relative Pose Regression (RPR) generalizes better yet requires a large image retrieval database. Visual…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Junwei Zheng , Ruiping Liu , Yufan Chen , Zhenfang Chen , Kailun Yang , Jiaming Zhang , Rainer Stiefelhagen

Absolute Pose Regressors (APRs) directly estimate camera poses from monocular images, but their accuracy is unstable for different queries. Uncertainty-aware APRs provide uncertainty information on the estimated pose, alleviating the impact…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Changkun Liu , Shuai Chen , Yukun Zhao , Huajian Huang , Victor Prisacariu , Tristan Braud

Absolute Pose Regression (APR) methods use deep neural networks to directly regress camera poses from RGB images. However, the predominant APR architectures only rely on 2D operations during inference, resulting in limited accuracy of pose…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Shuai Chen , Yash Bhalgat , Xinghui Li , Jiawang Bian , Kejie Li , Zirui Wang , Victor Adrian Prisacariu

Visual Place Recognition (VPR) is an image-based localization method that estimates the camera location of a query image by retrieving the most similar reference image from a map of geo-tagged reference images. In this work, we look into…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Mubariz Zaffar , Liangliang Nan , Julian Francisco Pieter Kooij

We introduce a novel neural volumetric pose feature, termed PoseMap, designed to enhance camera localization by encapsulating the information between images and the associated camera poses. Our framework leverages an Absolute Pose…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Jingyu Lin , Jiaqi Gu , Bojian Wu , Lubin Fan , Renjie Chen , Ligang Liu , Jieping Ye

Visual localization is a fundamental machine learning problem. Absolute Pose Regression (APR) trains a scene-dependent model to efficiently map an input image to the camera pose in a pre-defined scene. However, many applications have…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Zijun Li , Zhipeng Cai , Bochun Yang , Xuelun Shen , Siqi Shen , Xiaoliang Fan , Michael Paulitsch , Cheng Wang

In visual localization, Absolute Pose Regression (APR) enables real-time 6-DoF camera pose inference from single images, yet critically depends on fine-tuning data quality and coverage. While recent methods leverage 3D Gaussian Splatting…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yanan Zhou , Zhaoyan Qian , Yanli Li , Nan Yang , Zhongliang Guo , Dong Yuan

Visual-inertial localization is a key problem in computer vision and robotics applications such as virtual reality, self-driving cars, and aerial vehicles. The goal is to estimate an accurate pose of an object when either the environment or…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Felix Ott , Nisha Lakshmana Raichur , David Rügamer , Tobias Feigl , Heiko Neumann , Bernd Bischl , Christopher Mutschler

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

Visual localization aims to determine the camera pose of a query image relative to a database of posed images. In recent years, deep neural networks that directly regress camera poses have gained popularity due to their fast inference…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Siyan Dong , Shuzhe Wang , Shaohui Liu , Lulu Cai , Qingnan Fan , Juho Kannala , Yanchao Yang

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…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Changyang Li , Xuejian Ma , Lixiang Liu , Zhan Li , Qingan Yan , Yi Xu

Markerless Mobile Augmented Reality (AR) aims to anchor digital content in the physical world without using specific 2D or 3D objects. Absolute Pose Regressors (APR) are end-to-end machine learning solutions that infer the device's pose…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Changkun Liu , Yukun Zhao , Tristan Braud

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query camera's intrinsics…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Mehmet Ozgur Turkoglu , Eric Brachmann , Konrad Schindler , Gabriel Brostow , Aron Monszpart

We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching. By incorporating exposure-adaptive novel view synthesis, our method successfully addresses photometric distortions in…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Shuai Chen , Xinghui Li , Zirui Wang , Victor Adrian Prisacariu

Visual localization, which estimates a camera's pose within a known scene, is a fundamental capability for autonomous systems. While absolute pose regression (APR) methods have shown promise for efficient inference, they often struggle with…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Sihang Li , Siqi Tan , Bowen Chang , Jing Zhang , Chen Feng , Yiming Li
‹ 上一页 1 2 3 10 下一页 ›