README
Updated: 4th October 2018.
Computer Vision and Intelligence Group, IIT Madras
Blog: iitmcvg.github.io
This repository contains content that we use for CNN SLAM. Original paper
Contributors
Table of Contents
- Download Monodepth Checkpoints
- Using Monodepth Infer
- Install g2o
Experiments
- Heterogenous graphs; convert every CPU op into a compute graph and note performance with placement.
- Stereo matching methods and GPU optimisation.
- CPU efficient object detectors and depth estimators.
- Indoor optimised depth estimation (monocular.)
To Do
- [x] Complete camera pose estimation.
- [ ] Monocular depth methods library.
- [ ] Freeze graphs for inference.
- [ ] Sample runs.
- [ ] Global Graph Optimisation.
G3docs
Monodepth checkpoints
References
- Python Bindings for LSD SLAM
- LSD SLAM
- Python Bindings for ORB SLAM 2
- ORB SLAM
- DSO SLAM
- A SLAM Primer