English

CyberLoc: Towards Accurate Long-term Visual Localization

Computer Vision and Pattern Recognition 2023-01-09 v1

Abstract

This technical report introduces CyberLoc, an image-based visual localization pipeline for robust and accurate long-term pose estimation under challenging conditions. The proposed method comprises four modules connected in a sequence. First, a mapping module is applied to build accurate 3D maps of the scene, one map for each reference sequence if there exist multiple reference sequences under different conditions. Second, a single-image-based localization pipeline (retrieval--matching--PnP) is performed to estimate 6-DoF camera poses for each query image, one for each 3D map. Third, a consensus set maximization module is proposed to filter out outlier 6-DoF camera poses, and outputs one 6-DoF camera pose for a query. Finally, a robust pose refinement module is proposed to optimize 6-DoF query poses, taking candidate global 6-DoF camera poses and their corresponding global 2D-3D matches, sparse 2D-2D feature matches between consecutive query images and SLAM poses of the query sequence as input. Experiments on the 4seasons dataset show that our method achieves high accuracy and robustness. In particular, our approach wins the localization challenge of ECCV 2022 workshop on Map-based Localization for Autonomous Driving (MLAD-ECCV2022).

Keywords

Cite

@article{arxiv.2301.02403,
  title  = {CyberLoc: Towards Accurate Long-term Visual Localization},
  author = {Liu Liu and Yukai Lin and Xiao Liang and Qichao Xu and Miao Jia and Yangdong Liu and Yuxiang Wen and Wei Luo and Jiangwei Li},
  journal= {arXiv preprint arXiv:2301.02403},
  year   = {2023}
}

Comments

MLAD-ECCV 2022

R2 v1 2026-06-28T08:04:43.988Z