中文
相关论文

相关论文: Learning to Localize in Unseen Scenes with Relativ…

200 篇论文

Accurate camera localization is crucial for modern retail environments, enabling enhanced customer experiences, streamlined inventory management, and autonomous operations. While Absolute Pose Regression (APR) from a single image offers a…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Yoli Shavit , Yosi Keller

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

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

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 camera pose regressors estimate the position and orientation of a camera given the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron (MLP) head is trained using images and pose labels to embed…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Yoli Shavit , Ron Ferens , Yosi Keller

Absolute camera pose regressors estimate the position and orientation of a camera from the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron head is trained with images and pose labels to embed a single…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yoli Shavit , Ron Ferens , Yosi Keller

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

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

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

Relative Pose Regression (RPR) generalizes well to unseen environments, but its performance is often limited due to pairwise and local spatial views. To this end, we propose MultiLoc, a novel multi-view guided RPR model trained at scale,…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Nobel Dang , Bing Li

This paper presents a convolutional neural network based approach for estimating the relative pose between two cameras. The proposed network takes RGB images from both cameras as input and directly produces the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Iaroslav Melekhov , Juha Ylioinas , Juho Kannala , Esa Rahtu

Visual pose regression models estimate the camera pose from a query image with a single forward pass. Current models learn pose encoding from an image using deep convolutional networks which are trained per scene. The resulting encoding is…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Yoli Shavit , Ron Ferens

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

This paper presents a framework that combines traditional keypoint-based camera pose optimization with an invertible neural rendering mechanism. Our proposed 3D scene representation, Nerfels, is locally dense yet globally sparse. As opposed…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Gil Avraham , Julian Straub , Tianwei Shen , Tsun-Yi Yang , Hugo Germain , Chris Sweeney , Vasileios Balntas , David Novotny , Daniel DeTone , Richard Newcombe

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

Camera relocalization involving a prior 3D reconstruction plays a crucial role in many mixed reality and robotics applications. Estimating the camera pose directly with respect to pre-built 3D models can be prohibitively expensive for…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Thuan B. Bui , Dinh-Tuan Tran , Joo-Ho Lee

Camera pose regression methods apply a single forward pass to the query image to estimate the camera pose. As such, they offer a fast and light-weight alternative to traditional localization schemes based on image retrieval. Pose regression…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Yoli Shavit , Ron Ferens , Yosi Keller

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

Image-based localization, or camera relocalization, is a fundamental problem in computer vision and robotics, and it refers to estimating camera pose from an image. Recent state-of-the-art approaches use learning based methods, such as…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Xiaotian Li , Juha Ylioinas , Juho Kannala

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala
‹ 上一页 1 2 3 10 下一页 ›