EP2P-Loc: End-to-End 3D Point to 2D Pixel Localization for Large-Scale Visual Localization
Minjung Kim, Junseo Koo, Gunhee Kim

TL;DR
EP2P-Loc introduces an end-to-end 3D to 2D localization method that improves accuracy and efficiency in large-scale visual localization by addressing modality discrepancies and enabling joint training.
Contribution
The paper presents a novel end-to-end trainable approach for 3D-2D localization that removes invisible points, uses patch-level features, and employs differentiable PnP for the first time.
Findings
Achieves state-of-the-art performance on large-scale benchmarks.
Effectively handles appearance discrepancies between 3D points and 2D images.
Reduces memory and search complexity with a coarse-to-fine approach.
Abstract
Visual localization is the task of estimating a 6-DoF camera pose of a query image within a provided 3D reference map. Thanks to recent advances in various 3D sensors, 3D point clouds are becoming a more accurate and affordable option for building the reference map, but research to match the points of 3D point clouds with pixels in 2D images for visual localization remains challenging. Existing approaches that jointly learn 2D-3D feature matching suffer from low inliers due to representational differences between the two modalities, and the methods that bypass this problem into classification have an issue of poor refinement. In this work, we propose EP2P-Loc, a novel large-scale visual localization method that mitigates such appearance discrepancy and enables end-to-end training for pose estimation. To increase the number of inliers, we propose a simple algorithm to remove invisible 3D…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
EP2P-Loc: End-to-End 3D Point to 2D Pixel Localization for Large-Scale Visual Localization· youtube
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · 3D Surveying and Cultural Heritage
MethodsPnP
