English

XRDSLAM: A Flexible and Modular Framework for Deep Learning based SLAM

Computer Vision and Pattern Recognition 2024-11-01 v1 Robotics

Abstract

In this paper, we propose a flexible SLAM framework, XRDSLAM. It adopts a modular code design and a multi-process running mechanism, providing highly reusable foundational modules such as unified dataset management, 3d visualization, algorithm configuration, and metrics evaluation. It can help developers quickly build a complete SLAM system, flexibly combine different algorithm modules, and conduct standardized benchmarking for accuracy and efficiency comparison. Within this framework, we integrate several state-of-the-art SLAM algorithms with different types, including NeRF and 3DGS based SLAM, and even odometry or reconstruction algorithms, which demonstrates the flexibility and extensibility. We also conduct a comprehensive comparison and evaluation of these integrated algorithms, analyzing the characteristics of each. Finally, we contribute all the code, configuration and data to the open-source community, which aims to promote the widespread research and development of SLAM technology within the open-source ecosystem.

Keywords

Cite

@article{arxiv.2410.23690,
  title  = {XRDSLAM: A Flexible and Modular Framework for Deep Learning based SLAM},
  author = {Xiaomeng Wang and Nan Wang and Guofeng Zhang},
  journal= {arXiv preprint arXiv:2410.23690},
  year   = {2024}
}
R2 v1 2026-06-28T19:42:29.398Z