Problems with monocular SLAM

State of the (SLAM) art

A majority of SLAM systems share several common components:

Due to its similarities to well-studied image classification and retrieval problems, loop closure has the most potential to be solved with DL techniques. It's also an important issue, as correct loop closures guarantee the consistency of the SLAM map and improve all-around accuracy. Computational efficiency and robustness to false positives are the most important characteristics of a successful loop closure subsystem.

Referências

https://towardsdatascience.com/slam-in-the-era-of-deep-learning-e8a15e0d16f3

https://nicolovaligi.com/articles/deep-learning-robotics-slam/ (não peguei tudo deste link)

Content:

Introduction to capturing cloud points

Depth Estimation on Camera Images using DenseNets

Generate a point cloud

ICP

Improving VSLAM with transfer learning (LIFT-SLAM)