Skip to content

Senior Design Project for UC Davis EEC193AB 2020

Notifications You must be signed in to change notification settings

zxcvbnmditto/D-SLAM

Repository files navigation

D-SLAM

D-SLAM is a Visual SLAM system using monocular RGB inputs and estimated depth inputs to construct a 3D mapping. The goal of this project is to create a well-performing SLAM system under contrained resources setup while aiming for real-time performance. The D-SLAM system can supports stream of RGB images either from disk or camera.

D-SLAM is based on MonoDepth2 depth estimator and ORB-SLAM2 system, and it be trained and evaluated with monocular RGB image stream without collecting additional image stream, or depth information from sensor.

D-SLAM is evaluated on the KITTI dataset. We have also run a real-world experiment with NVIDIA Jetson TX2 showing that D-SLAM was able to detect loops and relocalize camera in real time.

You can find all the details about installation and results at our Project Website

Authors / Contributors

  • Chu-Hung Cheng
  • Henrry Gunawan
  • Kartik Patwari
  • Zhiwei Zhang

If you have any questions, please contact Chu-Hung Cheng

Credit

About

Senior Design Project for UC Davis EEC193AB 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published