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
Thank you for sharing this great project!
I want to apply it to my own depth prediction model, how should I calculate the mean and std for my depth map? What's the meaning for those 3 values in the mean and std? Is it averaged through the entire training dataset? Should I use all depth values or filtering only the valid area(e.g. 0-80m, filter out the sky area)? Can you share your code for generating this mean and std?
Thank you so much!
Sincerely
Ziyue Feng
The text was updated successfully, but these errors were encountered:
Hi @dingmyu :
Thank you for sharing this great project!
I want to apply it to my own depth prediction model, how should I calculate the mean and std for my depth map? What's the meaning for those 3 values in the mean and std? Is it averaged through the entire training dataset? Should I use all depth values or filtering only the valid area(e.g. 0-80m, filter out the sky area)? Can you share your code for generating this mean and std?
Thank you so much!
Sincerely
Ziyue Feng
The text was updated successfully, but these errors were encountered: