Skip to content

PRBonn/2DGS-SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Globally Consistent RGB-D SLAM with 2D Gaussian Splatting

Xingguang Zhong · Yue Pan · Liren Jin · Marija Popović · Jens Behley · Cyrill Stachniss

Teaser Image

Tracking & Mapping Map State Update
demo_0.mp4
demo_1.mp4

Abstract

[Click to expand] Recently, 3D Gaussian splatting-based RGB-D SLAM displays remarkable performance of high-fidelity 3D reconstruction. However, the lack of depth rendering consistency and efficient loop closure limits the quality of its geometric reconstructions and its ability to perform globally consistent mapping online. In this paper, we present 2DGS-SLAM, an RGB-D SLAM system using 2D Gaussian splatting as the map representation. By leveraging the depth-consistent rendering property of the 2D variant, we propose an accurate camera pose optimization method and achieve geometrically accurate 3D reconstruction. In addition, we implement efficient loop detection and camera relocalization by leveraging MASt3R, a 3D foundation model, and achieve efficient map updates by maintaining a local active map. Experiments show that our 2DGS-SLAM approach achieves superior tracking accuracy, higher surface reconstruction quality, and more consistent global map reconstruction compared to existing rendering-based SLAM methods, while maintaining high-fidelity image rendering and improved computational efficiency.

🚧 under construction 🚧

Citation

If you use 2DGS-SLAM for your academic work, please cite:

@article{zhong2025arxiv,
  title   = {{Globally Consistent RGB-D SLAM with 2D Gaussian Splatting}},
  author  = {Zhong, Xingguang and Pan, Yue and Jin, Liren and Popovi{\'c}, Marija and Behley, Jens and Stachniss, Cyrill},
  journal = arxiv,
  volume  = {arXiv:2506.00970},
  year    = {2025},
  url     = {https://arxiv.org/pdf/2506.00970.pdf}
}

Contact

If you have any questions, Feel free to contact:

About

2DGS-SLAM: Globally Consistent RGB-D SLAM with 2D Gaussian Splatting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published