You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project has been implemented during my Master's course in Computer Graphics, Vision and Imaging at UCL. It is basically an implementation of a great paper by Sucar et al., iMap, with some minor modifications. TUM and ICL-NUIM sequences have been used for benchmarking and evaluation of reconstruction quality.
The project can be easily run on Google Colab.
An issue has been reported when running on Tensorflow 2.7. There is no (easy) way to downgrade Tensorflow on Colab so it might not work there. Please follow the Tensorflow version provided in requirements.txt.