GuideNet
GuideNet copied to clipboard
Implementation for our paper 'Learning Guided Convolutional Network for Depth Completion'
Hello, thank you very much for your contribution. When I test your model, I only have loss. I want to ask you how to get the results of RMSE in...
As in the default setting, training with 2 v100 gpus on kitti, how long does it takes?
Hi, Thanks for releasing the code. I find that you feed both original maps and flipped maps into the network to predict the dense depth map in the code. I...
Hi, recently I've been through your great work, I would like to train the network but with less Kitti_Raw data, is that possible? as all know Kitti_raw dataset is very...
Thank you for your great project. When I compile this project, it shows: unable to execute ':/usr/local/cuda/bin/nvcc': No such file or directory error: command ':/usr/local/cuda/bin/nvcc' failed with exit status 1...
......
....
I guess the source code for this repo would never be released, and since people are confused by "Guided Conv Module" in the paper, I'm going to share my naive...