paper-with-me

홈 › Papers

NeuV-SLAM: Fast Neural Multiresolution Voxel Optimization for RGBD Dense SLAM

2024-02-03 · Wenzhi Guo, Bing Wang, Lijun Chen

We introduce NeuV-SLAM, a novel dense simultaneous localization and mapping pipeline based on neural multiresolution voxels, characterized by ultra-fast convergence and incremental expansion capabilities. This pipeline utilizes RGBD images as input to construct multiresolution neural voxels, achieving rapid convergence while maintaining robust incremental scene reconstruction and camera tracking. Central to our methodology is to propose a novel implicit representation, termed VDF that combines the implementation of neural signed distance field (SDF) voxels with an SDF activation strategy. This approach entails the direct optimization of color features and SDF values anchored within the voxels, substantially enhancing the rate of scene convergence. To ensure the acquisition of clear edge delineation, SDF activation is designed, which maintains exemplary scene representation fidelity even under constraints of voxel resolution. Furthermore, in pursuit of advancing rapid incremental expansion with low computational overhead, we developed hashMV, a novel hash-based multiresolution voxel management structure. This architecture is complemented by a strategically designed voxel generation technique that synergizes with a two-dimensional scene prior. Our empirical evaluations, conducted on the Replica and ScanNet Datasets, substantiate NeuV-SLAM's exceptional efficacy in terms of convergence speed, tracking accuracy, scene reconstruction, and rendering quality.

📄 PDF Abstract BibTeX arXiv:2402.02020

Code (0)

등록된 구현이 없습니다.

Tasks

Simultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Fast Dynamic Radiance Fields with Time-Aware Neural Voxels

2022-05-30 · Jiemin Fang, Taoran Yi, Xinggang Wang, Lingxi Xie 외

Neural radiance fields (NeRF) have shown great success in modeling 3D scenes and synthesizing novel-view images. However, most previous NeRF methods take much time to optimize one single scene. Explicit data structures, …

NeRF

SP-SLAM: Neural Real-Time Dense SLAM With Scene Priors

2025-01-11 · Zhen Hong, Bowen Wang, Haoran Duan, Yawen Huang 외

Neural implicit representations have recently shown promising progress in dense Simultaneous Localization And Mapping (SLAM). However, existing works have shortcomings in terms of reconstruction quality and real-time per…

Simultaneous Localization and MappingSurface Reconstruction

Real-time Multi-Adaptive-Resolution-Surfel 6D LiDAR Odometry using Continuous-time Trajectory Optimization

2021-05-05 · Jan Quenzel, Sven Behnke

Simultaneous Localization and Mapping (SLAM) is an essential capability for autonomous robots, but due to high data rates of 3D LiDARs real-time SLAM is challenging. We propose a real-time method for 6D LiDAR odometry. O…

Simultaneous Localization and Mapping

Event-based SLAM Benchmark for High-Speed Maneuvers

2026-04-27 · Sheng Zhong, Junkai Niu, Guillermo Gallego, Kaizhen Sun 외 arxiv

Event-based cameras are bio-inspired sensors with pixels that independently and asynchronously respond to brightness changes at microsecond resolution, offering the potential to handle visual tasks in high-speed maneuver…

Visual OdometryPose Tracking

NICE-SLAM with Adaptive Feature Grids

2023-06-04 · Ganlin Zhang, Deheng Zhang, Feichi Lu, Anqi Li

NICE-SLAM is a dense visual SLAM system that combines the advantages of neural implicit representations and hierarchical grid-based scene representation. However, the hierarchical grid features are densely stored, leadin…