paper-with-me

Papers

LocoNeRF: A NeRF-based Approach for Local Structure from Motion for Precise Localization

2023-10-08 · Artem Nenashev, Mikhail Kurenkov, Andrei Potapov, Iana Zhura, Maksim Katerishich, Dzmitry Tsetserukou

Visual localization is a critical task in mobile robotics, and researchers are continuously developing new approaches to enhance its efficiency. In this article, we propose a novel approach to improve the accuracy of visual localization using Structure from Motion (SfM) techniques. We highlight the limitations of global SfM, which suffers from high latency, and the challenges of local SfM, which requires large image databases for accurate reconstruction. To address these issues, we propose utilizing Neural Radiance Fields (NeRF), as opposed to image databases, to cut down on the space required for storage. We suggest that sampling reference images around the prior query position can lead to further improvements. We evaluate the accuracy of our proposed method against ground truth obtained using LIDAR and Advanced Lidar Odometry and Mapping in Real-time (A-LOAM), and compare its storage usage against local SfM with COLMAP in the conducted experiments. Our proposed method achieves an accuracy of 0.068 meters compared to the ground truth, which is slightly lower than the most advanced method COLMAP, which has an accuracy of 0.022 meters. However, the size of the database required for COLMAP is 400 megabytes, whereas the size of our NeRF model is only 160 megabytes. Finally, we perform an ablation study to assess the impact of using reference images from the NeRF reconstruction.

📄 PDF Abstract BibTeX arXiv:2310.05134

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFVisual Localization

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

NeRF-Insert: 3D Local Editing with Multimodal Control Signals

2024-04-30 · Benet Oriol Sabat, Alessandro Achille, Matthew Trager, Stefano Soatto

We propose NeRF-Insert, a NeRF editing framework that allows users to make high-quality local edits with a flexible level of control. Unlike previous work that relied on image-to-image models, we cast scene editing as an…

Image GenerationNeRF

CT-NeRF: Incremental Optimizing Neural Radiance Field and Poses with Complex Trajectory

2024-04-22 · Yunlong Ran, Yanxu Li, Qi Ye, Yuchi Huo 외

Neural radiance field (NeRF) has achieved impressive results in high-quality 3D scene reconstruction. However, NeRF heavily relies on precise camera poses. While recent works like BARF have introduced camera pose optimiz…

3D Scene ReconstructionNeRFNovel View SynthesisPose Estimation

Enhancing Neural Radiance Fields with Depth and Normal Completion Priors from Sparse Views

2024-07-08 · Jiawei Guo, HungChyun Chou, Ning Ding

Neural Radiance Fields (NeRF) are an advanced technology that creates highly realistic images by learning about scenes through a neural network model. However, NeRF often encounters issues when there are not enough image…

NeRFPatch Matching

CF-NeRF: Camera Parameter Free Neural Radiance Fields with Incremental Learning

2023-12-14 · Qingsong Yan, Qiang Wang, Kaiyong Zhao, Jie Chen 외

Neural Radiance Fields (NeRF) have demonstrated impressive performance in novel view synthesis. However, NeRF and most of its variants still rely on traditional complex pipelines to provide extrinsic and intrinsic camera…

Incremental LearningNeRFNovel View Synthesis