paper-with-me

Papers

PNeRFLoc: Visual Localization with Point-based Neural Radiance Fields

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

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 NeRFs for data augmentation to improve the regression model training, and the performance on novel viewpoints and appearances is still limited due to the lack of geometric constraints. In this paper, we propose a novel visual localization framework, \ie, PNeRFLoc, based on a unified point-based representation. On the one hand, PNeRFLoc supports the initial pose estimation by matching 2D and 3D feature points as traditional structure-based methods; on the other hand, it also enables pose refinement with novel view synthesis using rendering-based optimization. Specifically, we propose a novel feature adaption module to close the gaps between the features for visual localization and neural rendering. To improve the efficacy and efficiency of neural rendering-based optimization, we also develop an efficient rendering-based framework with a warping loss function. Furthermore, several robustness techniques are developed to handle illumination changes and dynamic objects for outdoor scenarios. Experiments demonstrate that PNeRFLoc performs the best on synthetic data when the NeRF model can be well learned and performs on par with the SOTA method on the visual localization benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2312.10649

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationNeRFNeural RenderingNovel View SynthesisPose EstimationVisual Localization

Similar Papers 제목 키워드 기반

GSplatLoc: Grounding Keypoint Descriptors into 3D Gaussian Splatting for Improved Visual Localization

2024-09-24 · Gennady Sidorov, Malik Mohrat, Denis Gridusov, Ruslan Rakhimov 외

Although various visual localization approaches exist, such as scene coordinate regression and camera pose regression, these methods often struggle with optimization complexity or limited accuracy. To address these chall…

3D geometry3DGSBenchmarkingKeypoint Detection+4

Neural Density-Distance Fields

2022-07-29 · Itsuki Ueda, Yoshihiro Fukuhara, Hirokatsu Kataoka, Hiroaki Aizawa 외

The success of neural fields for 3D vision tasks is now indisputable. Following this trend, several methods aiming for visual localization (e.g., SLAM) have been proposed to estimate distance or density fields using neur…

NeRFNovel View SynthesisVisual Localization

MBA-SLAM: Motion Blur Aware Dense Visual SLAM with Radiance Fields Representation

2024-11-13 · Peng Wang, Lingzhe Zhao, Yin Zhang, Shiyu Zhao 외

Emerging 3D scene representations, such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS), have demonstrated their effectiveness in Simultaneous Localization and Mapping (SLAM) for photo-realistic renderi…

3DGSCamera LocalizationNeRFSimultaneous Localization and Mapping

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

BARF: Bundle-Adjusting Neural Radiance Fields

2021-04-13 · ICCV 2021 10 · Chen-Hsuan Lin, Wei-Chiu Ma, Antonio Torralba, Simon Lucey

Neural Radiance Fields (NeRF) have recently gained a surge of interest within the computer vision community for its power to synthesize photorealistic novel views of real-world scenes. One limitation of NeRF, however, is…

NeRFVisual Localization