paper-with-me

Papers

The NeRFect Match: Exploring NeRF Features for Visual Localization

2024-03-14 · Qunjie Zhou, Maxim Maximov, Or Litany, Laura Leal-Taixé

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.

📄 PDF Abstract BibTeX arXiv:2403.09577

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFregressionVisual Localization

Similar Papers 제목 키워드 기반

NeRF Analogies: Example-Based Visual Attribute Transfer for NeRFs

2024-02-13 · CVPR 2024 1 · Michael Fischer, Zhengqin Li, Thu Nguyen-Phuoc, Aljaz Bozic 외

A Neural Radiance Field (NeRF) encodes the specific relation of 3D geometry and appearance of a scene. We here ask the question whether we can transfer the appearance from a source NeRF onto a target 3D geometry in a sem…

3D geometryAppearance TransferAttributeNeRF

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

2024-06-17 · Huaiji Zhou, Bing Wang, Changhao Chen

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 inefficienc…

feature selectionNeRFPose EstimationScene Segmentation+1

NeuraLoc: Visual Localization in Neural Implicit Map with Dual Complementary Features

2025-03-08 · Hongjia Zhai, Boming Zhao, Hai Li, Xiaokun Pan 외

Recently, neural radiance fields (NeRF) have gained significant attention in the field of visual localization. However, existing NeRF-based approaches either lack geometric constraints or require extensive storage for fe…

NeRFPose EstimationVisual Localization

PNeRFLoc: Visual Localization with Point-based Neural Radiance Fields

2023-12-17 · Boming Zhao, Luwei Yang, Mao Mao, Hujun Bao 외

Due to the ability to synthesize high-quality novel views, Neural Radiance Fields (NeRF) have been recently exploited to improve visual localization in a known environment. However, the existing methods mostly utilize Ne…

Data AugmentationNeRFNeural RenderingNovel View Synthesis+2

NeRFDeformer: NeRF Transformation from a Single View via 3D Scene Flows

2024-06-15 · CVPR 2024 1 · Zhenggang Tang, Zhongzheng Ren, Xiaoming Zhao, Bowen Wen 외

We present a method for automatically modifying a NeRF representation based on a single observation of a non-rigid transformed version of the original scene. Our method defines the transformation as a 3D flow, specifical…

NeRF