unsupervised-depth-completion-visual-inertial-odometry icon indicating copy to clipboard operation
unsupervised-depth-completion-visual-inertial-odometry copied to clipboard

Tensorflow and PyTorch implementation of Unsupervised Depth Completion from Visual Inertial Odometry (in RA-L January 2020 & ICRA 2020)

Results 3 unsupervised-depth-completion-visual-inertial-odometry issues
Sort by recently updated
recently updated
newest added

Hi, how did you generate the predicted depth map of the kitti dataset as colored and back-projected to 3-D? I think the net_utils file seems to be doing this, but...

Hi, there are only depth evaluation in this project, how do you evaluate your pose?

Hi Alex Wong! This is a really great work for developers in robotics. I am doing the work to recover the sparse SLAM point to dense points for obstacle map...