paper-with-me

홈 › Papers

OrienterNet: Visual Localization in 2D Public Maps with Neural Matching

2023-04-04 · CVPR 2023 1 · Paul-Edouard Sarlin, Daniel DeTone, Tsun-Yi Yang, Armen Avetisyan, Julian Straub, Tomasz Malisiewicz, Samuel Rota Bulo, Richard Newcombe, Peter Kontschieder, Vasileios Balntas

Humans can orient themselves in their 3D environments using simple 2D maps. Differently, algorithms for visual localization mostly rely on complex 3D point clouds that are expensive to build, store, and maintain over time. We bridge this gap by introducing OrienterNet, the first deep neural network that can localize an image with sub-meter accuracy using the same 2D semantic maps that humans use. OrienterNet estimates the location and orientation of a query image by matching a neural Bird's-Eye View with open and globally available maps from OpenStreetMap, enabling anyone to localize anywhere such maps are available. OrienterNet is supervised only by camera poses but learns to perform semantic matching with a wide range of map elements in an end-to-end manner. To enable this, we introduce a large crowd-sourced dataset of images captured across 12 cities from the diverse viewpoints of cars, bikes, and pedestrians. OrienterNet generalizes to new datasets and pushes the state of the art in both robotics and AR scenarios. The code and trained model will be released publicly.

📄 PDF Abstract BibTeX arXiv:2304.02009

Code (2)

facebookresearch/OrienterNet 공식 구현 pytorch
VictorZoo/LoD-Loc pytorch

Tasks

Visual Localization

Similar Papers 제목 키워드 기반

DiffVL: Diffusion-Based Visual Localization on 2D Maps via BEV-Conditioned GPS Denoising

2025-09-18 · Li Gao, Hongyang Sun, Liu Liu, Yunhao Li 외 arxiv

Accurate visual localization is crucial for autonomous driving, yet existing methods face a fundamental dilemma: While high-definition (HD) maps provide high-precision localization references, their costly construction a…

Visual LocalizationAutonomous Driving

MapLocNet: Coarse-to-Fine Feature Registration for Visual Re-Localization in Navigation Maps

2024-07-11 · Hang Wu, Zhenghao Zhang, Siyuan Lin, Xiangru Mu 외

Robust localization is the cornerstone of autonomous driving, especially in challenging urban environments where GPS signals suffer from multipath errors. Traditional localization approaches rely on high-definition (HD) …

Autonomous DrivingImage Registration

Is Geometry Enough for Matching in Visual Localization?

2022-03-24 · Qunjie Zhou, Sérgio Agostinho, Aljosa Osep, Laura Leal-Taixé

In this paper, we propose to go beyond the well-established approach to vision-based localization that relies on visual descriptor matching between a query image and a 3D point cloud. While matching keypoints via visual …

Visual Localization

Fast and Robust Feature Matching for RGB-D Based Localization

2015-02-02 · Miguel Heredia, Felix Endres, Wolfram Burgard, Rafael Sanz

In this paper we present a novel approach to global localization using an RGB-D camera in maps of visual features. For large maps, the performance of pure image matching techniques decays in terms of robustness and compu…

Visual Localization

CMRNext: Camera to LiDAR Matching in the Wild for Localization and Extrinsic Calibration

2024-01-31 · Daniele Cattaneo, Abhinav Valada

LiDARs are widely used for mapping and localization in dynamic environments. However, their high cost limits their widespread adoption. On the other hand, monocular localization in LiDAR maps using inexpensive cameras is…

Optical Flow EstimationPose Estimation