Scene Coordinate and Correspondence Learning for Image-Based Localization
Scene coordinate regression has become an essential part of current camera re-localization methods. Different versions, such as regression forests and deep learning methods, have been successfully applied to estimate the corresponding camera pose given a single input image. In this work, we propose to regress the scene coordinates pixel-wise for a given RGB image by using deep learning. Compared to the recent methods, which usually employ RANSAC to obtain a robust pose estimate from the established point correspondences, we propose to regress confidences of these correspondences, which allows us to immediately discard erroneous predictions and improve the initial pose estimates. Finally, the resulting confidences can be used to score initial pose hypothesis and aid in pose refinement, offering a generalized solution to solve this task.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningImage-Based LocalizationregressionSimilar Papers 제목 키워드 기반
Full-Frame Scene Coordinate Regression for Image-Based Localization
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 m…
Camera RelocalizationData AugmentationDecoderImage-Based Localization+1Scene Coordinate Regression Forests for Camera Relocalization in RGB-D Images
We address the problem of inferring the pose of an RGB-D camera relative to a known 3D scene, given only a single acquired image. Our approach employs a regression forest that is capable of inferring an estimate of each …
Camera RelocalizationregressionVisual Localization via Few-Shot Scene Region Classification
Visual (re)localization addresses the problem of estimating the 6-DoF (Degree of Freedom) camera pose of a query image captured in a known scene, which is a key building block of many computer vision and robotics applica…
General ClassificationMemorizationMeta-LearningVisual LocalizationVS-Net: Voting with Segmentation for Visual Localization
Visual localization is of great importance in robotics and computer vision. Recently, scene coordinate regression based methods have shown good performance in visual localization in small static scenes. However, it still…
SegmentationSemantic SegmentationTripletVisual LocalizationLearning to Produce Semi-dense Correspondences for Visual Localization
This study addresses the challenge of performing visual localization in demanding conditions such as night-time scenarios, adverse weather, and seasonal changes. While many prior studies have focused on improving image-m…
Camera Pose EstimationPose EstimationVisual Localization