English

Matching Query Image Against Selected NeRF Feature for Efficient and Scalable Localization

Computer Vision and Pattern Recognition 2024-06-18 v1

Abstract

Neural implicit representations such as NeRF have revolutionized 3D scene representation with photo-realistic quality. However, existing methods for visual localization within NeRF representations suffer from inefficiency and scalability issues, particularly in large-scale environments. This work proposes MatLoc-NeRF, a novel matching-based localization framework using selected NeRF features. It addresses efficiency by employing a learnable feature selection mechanism that identifies informative NeRF features for matching with query images. This eliminates the need for all NeRF features or additional descriptors, leading to faster and more accurate pose estimation. To tackle large-scale scenes, MatLoc-NeRF utilizes a pose-aware scene partitioning strategy. It ensures that only the most relevant NeRF sub-block generates key features for a specific pose. Additionally, scene segmentation and a place predictor provide fast coarse initial pose estimation. Evaluations on public large-scale datasets demonstrate that MatLoc-NeRF achieves superior efficiency and accuracy compared to existing NeRF-based localization methods.

Keywords

Cite

@article{arxiv.2406.11766,
  title  = {Matching Query Image Against Selected NeRF Feature for Efficient and Scalable Localization},
  author = {Huaiji Zhou and Bing Wang and Changhao Chen},
  journal= {arXiv preprint arXiv:2406.11766},
  year   = {2024}
}

Comments

12 pages, 2 figures

R2 v1 2026-06-28T17:08:59.776Z