paper-with-me

홈 › Papers

Understanding the Limitations of CNN-based Absolute Camera Pose Regression

2019-03-18 · CVPR 2019 6 · Torsten Sattler, Qunjie Zhou, Marc Pollefeys, Laura Leal-Taixe

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. Traditionally, the localization problem has been tackled using 3D geometry. Recently, end-to-end approaches based on convolutional neural networks have become popular. These methods learn to directly regress the camera pose from an input image. However, they do not achieve the same level of pose accuracy as 3D structure-based methods. To understand this behavior, we develop a theoretical model for camera pose regression. We use our model to predict failure cases for pose regression techniques and verify our predictions through experiments. We furthermore use our model to show that pose regression is more closely related to pose approximation via image retrieval than to accurate pose estimation via 3D structure. A key result is that current approaches do not consistently outperform a handcrafted image retrieval baseline. This clearly shows that additional research is needed before pose regression algorithms are ready to compete with structure-based methods.

📄 PDF Abstract BibTeX arXiv:1903.07504

Code (1)

tsattler/understanding_apr 공식 구현

Tasks

3D geometryCamera Pose EstimationImage RetrievalMixed RealityPose EstimationregressionRetrievalSelf-Driving CarsVisual Localization

Similar Papers 제목 키워드 기반

Quantifying Epistemic Uncertainty in Absolute Pose Regression

2025-04-09 · Fereidoon Zangeneh, Amit Dekel, Alessandro Pieropan, Patric Jensfelt

Visual relocalization is the task of estimating the camera pose given an image it views. Absolute pose regression offers a solution to this task by training a neural network, directly regressing the camera pose from imag…

regression

GRLoc: Geometric Representation Regression for Visual Localization

2025-11-17 · Changyang Li, Xuejian Ma, Lixiang Liu, Zhan Li 외 arxiv

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

Novel View SynthesisVisual LocalizationInverse RenderingPose Estimation

Learning Multi-Scene Absolute Pose Regression with Transformers

2021-03-21 · ICCV 2021 10 · 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 labe…

regressionVisual Localization

Learning to Localize in Unseen Scenes with Relative Pose Regressors

2023-03-05 · Ofer Idan, 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 abs…

regression

Coarse-to-Fine Multi-Scene Pose Regression with Transformers

2023-08-22 · Yoli Shavit, Ron Ferens, Yosi Keller

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

regression