paper-with-me

홈 › Papers

Vox-Fusion: Dense Tracking and Mapping with Voxel-based Neural Implicit Representation

2022-10-28 · Xingrui Yang, Hai Li, Hongjia Zhai, Yuhang Ming, Yuqian Liu, Guofeng Zhang

In this work, we present a dense tracking and mapping system named Vox-Fusion, which seamlessly fuses neural implicit representations with traditional volumetric fusion methods. Our approach is inspired by the recently developed implicit mapping and positioning system and further extends the idea so that it can be freely applied to practical scenarios. Specifically, we leverage a voxel-based neural implicit surface representation to encode and optimize the scene inside each voxel. Furthermore, we adopt an octree-based structure to divide the scene and support dynamic expansion, enabling our system to track and map arbitrary scenes without knowing the environment like in previous works. Moreover, we proposed a high-performance multi-process framework to speed up the method, thus supporting some applications that require real-time performance. The evaluation results show that our methods can achieve better accuracy and completeness than previous methods. We also show that our Vox-Fusion can be used in augmented reality and virtual reality applications. Our source code is publicly available at https://github.com/zju3dv/Vox-Fusion.

📄 PDF Abstract BibTeX arXiv:2210.15858

Code (1)

zju3dv/vox-fusion 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Vox-Fusion++: Voxel-based Neural Implicit Dense Tracking and Mapping with Multi-maps

2024-03-19 · Hongjia Zhai, Hai Li, Xingrui Yang, Gan Huang 외

In this paper, we introduce Vox-Fusion++, a multi-maps-based robust dense tracking and mapping system that seamlessly fuses neural implicit representations with traditional volumetric fusion techniques. Building upon the…

LCP-Fusion: A Neural Implicit SLAM with Enhanced Local Constraints and Computable Prior

2024-11-06 · Jiahui Wang, Yinan Deng, Yi Yang, Yufeng Yue

Recently the dense Simultaneous Localization and Mapping (SLAM) based on neural implicit representation has shown impressive progress in hole filling and high-fidelity mapping. Nevertheless, existing methods either heavi…

Simultaneous Localization and Mapping

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 u…

Simultaneous Localization and Mapping

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

FUS3DMaps: Scalable and Accurate Open-Vocabulary Semantic Mapping by 3D Fusion of Voxel- and Instance-Level Layers

2026-05-05 · Timon Homberger, Finn Lukas Busch, Jesús Gerardo Ortega Peimbert, Quantao Yang 외 arxiv

Open-vocabulary semantic mapping enables robots to spatially ground previously unseen concepts without requiring predefined class sets. Current training-free methods commonly rely on multi-view fusion of semantic embeddi…

3D Semantic Segmentation