Skip to content

Official implementation of RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

Notifications You must be signed in to change notification settings

zhenzhongcao/RGBDS-SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGBDS-SLAM

RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting
Zhenzhong Cao123, Jingtai Liu123

Institute of Robotics and Automatic Information System, Nankai University, Tianjin 300350, China1
Tianjin Key Laboratory of Intelligent Robotics, Tianjin 300350, China2
TBI center, Nankai University, Tianjin 300350, China3

demo1-room0 demo1-office4

demo1-room0 demo1-office4

Our code will be open source soon!

Prerequisites

# You can configure the environment required by our code by building a docker image
docker build -t rgbds-slam:v1 .

Results Download

You can download our results in google drive: results

Results Evaluation

# You can reimplement our results using the sh script file in the evaluation folder

./evl_metrics.sh

./evl_depth.sh

./evl_mIoU.sh

./evl_ate.sh

./evl_time.sh

Acknowledgement

Our work is based on Photo-SLAM, and by using or modifying this work further, you agree to adhere to their terms of usage and include the license file. We extend our sincere gratitude for their outstanding contributions.

Citation

@article{cao2024rgbds,
  title={RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting},
  author={Cao, Zhenzhong},
  journal={arXiv preprint arXiv:2412.01217},
  year={2024}
}

About

Official implementation of RGBDS-SLAM: A RGB-D Semantic Dense SLAM Based on 3D Multi Level Pyramid Gaussian Splatting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages