Camera Relocalization

16 papers with code • 0 benchmarks • 2 datasets

"Camera relocalization, or image-based localization is a fundamental problem in robotics and computer vision. It refers to the process of determining camera pose from the visual scene representation and it is essential for many applications such as navigation of autonomous vehicles, structure from motion (SfM), augmented reality (AR) and simultaneous localization and mapping (SLAM)." (Source)

Most implemented papers

DFNet: Enhance Absolute Pose Regression with Direct Feature Matching

activevisionlab/dfnet 1 Apr 2022

We introduce a camera relocalization pipeline that combines absolute pose regression (APR) and direct feature matching.

RobustLoc: Robust Camera Pose Regression in Challenging Driving Environments

sijieaaa/robustloc 21 Nov 2022

Experiments demonstrate that RobustLoc surpasses current state-of-the-art camera pose regression models and achieves robust performance in various environments.

Fast and Lightweight Scene Regressor for Camera Relocalization

ais-lab/feat2map 4 Dec 2022

The proposed approach uses sparse descriptors to regress the scene coordinates, instead of a dense RGB image.

D2S: Representing local descriptors and global scene coordinates for camera relocalization

ais-lab/feat2map 28 Jul 2023

In this study, we propose a direct learning-based approach that utilizes a simple network named D2S to represent local descriptors and their scene coordinates.

HR-APR: APR-agnostic Framework with Uncertainty Estimation and Hierarchical Refinement for Camera Relocalisation

lck666666/hr-apr 22 Feb 2024

In addition, we take advantage of the uncertainty for pose refinement to enhance the performance of APR.

Representing 3D sparse map points and lines for camera relocalization

ais-lab/pl2map 28 Feb 2024

Recent advancements in visual localization and mapping have demonstrated considerable success in integrating point and line features.