Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LoD-Loc: Aerial Visual Localization using LoD 3D Map with Neural Wireframe Alignment

About

We propose a new method named LoD-Loc for visual localization in the air. Unlike existing localization algorithms, LoD-Loc does not rely on complex 3D representations and can estimate the pose of an Unmanned Aerial Vehicle (UAV) using a Level-of-Detail (LoD) 3D map. LoD-Loc mainly achieves this goal by aligning the wireframe derived from the LoD projected model with that predicted by the neural network. Specifically, given a coarse pose provided by the UAV sensor, LoD-Loc hierarchically builds a cost volume for uniformly sampled pose hypotheses to describe pose probability distribution and select a pose with maximum probability. Each cost within this volume measures the degree of line alignment between projected and predicted wireframes. LoD-Loc also devises a 6-DoF pose optimization algorithm to refine the previous result with a differentiable Gaussian-Newton method. As no public dataset exists for the studied problem, we collect two datasets with map levels of LoD3.0 and LoD2.0, along with real RGB queries and ground-truth pose annotations. We benchmark our method and demonstrate that LoD-Loc achieves excellent performance, even surpassing current state-of-the-art methods that use textured 3D models for localization. The code and dataset are available at https://victorzoo.github.io/LoD-Loc.github.io/.

Juelin Zhu, Shen Yan, Long Wang, Shengyue Zhang, Yu Liu, Maojun Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Aerial Visual LocalizationUAVD4L LoD (out-of-Traj.)
2m-2° Success Rate95.94
18
Visual LocalizationSwiss-EPFL in-Place
Recall (2m-2°)48.6
18
Aerial Visual LocalizationUAVD4L LoD (in-Traj.)
Accuracy (2m-2°)84.41
18
Visual LocalizationSwiss-EPFL out-of-Place
Recall (2m, 2°)37.73
18
Showing 4 of 4 rows

Other info

Code

Follow for update