-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fill in the missing values of the sparse depth maps of kitti dataset #1
Comments
Hello,
|
Hi xanderchf, Thank you very much! |
@SuVanHuynh Could you please give more details about how to generate the result using tool box? |
Hi! Could you please explain how to convert exactly sparse to dense depth map? I have not found NYU tool box in python. |
It's been a while since your question, but ialhashim made a python code that converts KITTI's sparse to dense. |
Hi,
Thanks for posting your code!
I have a question for the depth maps in kitti dataset. You mentioned that before training you use the NYu tool box to fill in the sparse depth maps of kitti dataset. I am wondering:
Are the sparse depth image from the official website under the section "depth completion/depth prediction" with 14G?
Can you tell more specifically how to use the tool box to fill in the sparse depth map? And how accurate is it to use the filled-in depth map as ground truth label.
Thank you very much!
The text was updated successfully, but these errors were encountered: