CVMar 14, 2024

The NeRFect Match: Exploring NeRF Features for Visual Localization

arXiv:2403.09577v239 citationsECCV
AI Analysis

This work addresses visual localization for robotics and AR/VR by introducing a novel matching method, though it builds incrementally on existing NeRF-based enhancements.

The paper tackles visual localization by exploring Neural Radiance Fields (NeRF) features for 2D-3D matching, resulting in NeRFMatch, which sets a new state-of-the-art on the Cambridge Landmarks benchmark.

In this work, we propose the use of Neural Radiance Fields (NeRF) as a scene representation for visual localization. Recently, NeRF has been employed to enhance pose regression and scene coordinate regression models by augmenting the training database, providing auxiliary supervision through rendered images, or serving as an iterative refinement module. We extend its recognized advantages -- its ability to provide a compact scene representation with realistic appearances and accurate geometry -- by exploring the potential of NeRF's internal features in establishing precise 2D-3D matches for localization. To this end, we conduct a comprehensive examination of NeRF's implicit knowledge, acquired through view synthesis, for matching under various conditions. This includes exploring different matching network architectures, extracting encoder features at multiple layers, and varying training configurations. Significantly, we introduce NeRFMatch, an advanced 2D-3D matching function that capitalizes on the internal knowledge of NeRF learned via view synthesis. Our evaluation of NeRFMatch on standard localization benchmarks, within a structure-based pipeline, sets a new state-of-the-art for localization performance on Cambridge Landmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes