paper-with-me

홈 › Papers

LENS: Localization enhanced by NeRF synthesis

2021-10-13 · Arthur Moreau, Nathan Piasco, Dzmitry Tsishkou, Bogdan Stanciulescu, Arnaud de La Fortelle

Neural Radiance Fields (NeRF) have recently demonstrated photo-realistic results for the task of novel view synthesis. In this paper, we propose to apply novel view synthesis to the robot relocalization problem: we demonstrate improvement of camera pose regression thanks to an additional synthetic dataset rendered by the NeRF class of algorithm. To avoid spawning novel views in irrelevant places we selected virtual camera locations from NeRF internal representation of the 3D geometry of the scene. We further improved localization accuracy of pose regressors using synthesized realistic and geometry consistent images as data augmentation during training. At the time of publication, our approach improved state of the art with a 60% lower error on Cambridge Landmarks and 7-scenes datasets. Hence, the resulting accuracy becomes comparable to structure-based methods, without any architecture modification or domain adaptation constraints. Since our method allows almost infinite generation of training data, we investigated limitations of camera pose regression depending on size and distribution of data used for training on public benchmarks. We concluded that pose regression accuracy is mostly bounded by relatively small and biased datasets rather than capacity of the pose regression model to solve the localization task.

📄 PDF Abstract BibTeX arXiv:2110.06558

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryData AugmentationDomain AdaptationNeRFNovel View Synthesisregression

Similar 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 a…

NeRFregressionVisual Localization

Evaluating Modern Approaches in 3D Scene Reconstruction: NeRF vs Gaussian-Based Methods

2024-08-08 · Yiming Zhou, Zixuan Zeng, Andi Chen, Xiaofan Zhou 외

Exploring the capabilities of Neural Radiance Fields (NeRF) and Gaussian-based methods in the context of 3D scene reconstruction, this study contrasts these modern approaches with traditional Simultaneous Localization an…

3D Scene Reconstructionglobal-optimizationNeRFSimultaneous Localization and Mapping

A Comparative Neural Radiance Field (NeRF) 3D Analysis of Camera Poses from HoloLens Trajectories and Structure from Motion

2023-04-20 · Miriam Jäger, Patrick Hübner, Dennis Haitz, Boris Jutzi

Neural Radiance Fields (NeRFs) are trained using a set of camera poses and associated images as input to estimate density and color values for each position. The position-dependent density learning is of particular inter…

3D ReconstructionNeRFPosition

CaLDiff: Camera Localization in NeRF via Pose Diffusion

2023-12-23 · Rashik Shrestha, Bishad Koju, Abhigyan Bhusal, Danda Pani Paudel 외

With the widespread use of NeRF-based implicit 3D representation, the need for camera localization in the same representation becomes manifestly apparent. Doing so not only simplifies the localization process -- by avoid…

Camera LocalizationNeRF

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