paper-with-me

Papers

NeRF-LOAM: Neural Implicit Representation for Large-Scale Incremental LiDAR Odometry and Mapping

2023-03-19 · ICCV 2023 1 · Junyuan Deng, Xieyuanli Chen, Songpengcheng Xia, Zhen Sun, Guoqing Liu, Wenxian Yu, Ling Pei

Simultaneously odometry and mapping using LiDAR data is an important task for mobile systems to achieve full autonomy in large-scale environments. However, most existing LiDAR-based methods prioritize tracking quality over reconstruction quality. Although the recently developed neural radiance fields (NeRF) have shown promising advances in implicit reconstruction for indoor environments, the problem of simultaneous odometry and mapping for large-scale scenarios using incremental LiDAR data remains unexplored. To bridge this gap, in this paper, we propose a novel NeRF-based LiDAR odometry and mapping approach, NeRF-LOAM, consisting of three modules neural odometry, neural mapping, and mesh reconstruction. All these modules utilize our proposed neural signed distance function, which separates LiDAR points into ground and non-ground points to reduce Z-axis drift, optimizes odometry and voxel embeddings concurrently, and in the end generates dense smooth mesh maps of the environment. Moreover, this joint optimization allows our NeRF-LOAM to be pre-trained free and exhibit strong generalization abilities when applied to different environments. Extensive evaluations on three publicly available datasets demonstrate that our approach achieves state-of-the-art odometry and mapping performance, as well as a strong generalization in large-scale environments utilizing LiDAR data. Furthermore, we perform multiple ablation studies to validate the effectiveness of our network design. The implementation of our approach will be made available at https://github.com/JunyuanDeng/NeRF-LOAM.

📄 PDF Abstract BibTeX arXiv:2303.10709

Code (1)

junyuandeng/nerf-loam 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

Neural Implicit Representation for Highly Dynamic LiDAR Mapping and Odometry

2024-09-26 · Qi Zhang, He Wang, Ru Li, Wenbin Li

Recent advancements in Simultaneous Localization and Mapping (SLAM) have increasingly highlighted the robustness of LiDAR-based techniques. At the same time, Neural Radiance Fields (NeRF) have introduced new possibilitie…

3D Scene ReconstructionNeRFSimultaneous Localization and Mapping

Hi-LOAM: Hierarchical Implicit Neural Fields for LiDAR Odometry and Mapping

2026-04-02 · Zhiliu Yang, Jianyuan Zhang, Lianhui Zhao, Jinyu Dai 외 arxiv

LiDAR Odometry and Mapping (LOAM) is a pivotal technique for embodied-AI applications such as autonomous driving and robot navigation. Most existing LOAM frameworks are either contingent on the supervision signal, or lac…

Autonomous DrivingRobot NavigationPose Estimation

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

NeRFuser: Large-Scale Scene Representation by NeRF Fusion

2023-05-22 · Jiading Fang, Shengjie Lin, Igor Vasiljevic, Vitor Guizilini 외

A practical benefit of implicit visual representations like Neural Radiance Fields (NeRFs) is their memory efficiency: large scenes can be efficiently stored and shared as small neural nets instead of collections of imag…

NeRF

PC-NeRF: Parent-Child Neural Radiance Fields under Partial Sensor Data Loss in Autonomous Driving Environments

2023-10-02 · Xiuzhong Hu, Guangming Xiong, Zheng Zang, Peng Jia 외

Reconstructing large-scale 3D scenes is essential for autonomous vehicles, especially when partial sensor data is lost. Although the recently developed neural radiance fields (NeRF) have shown compelling results in impli…

3D Reconstruction3D Scene ReconstructionAutonomous DrivingAutonomous Vehicles+1