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
@hoangtnm Only the metric model's (model finetuned on kitti dataset) output is metric, meaning in meters. The other models output relative disparity (inverse depth) upto an unknown scale and unknown shift which needs to be computed using GT for example
#233
Open
ysz-leo opened this issue
Oct 20, 2024
· 1 comment
@hoangtnm Only the metric model's (model finetuned on kitti dataset) output is metric, meaning in meters. The other models output relative disparity (inverse depth) upto an unknown scale and unknown shift which needs to be computed using GT for example
What is the difference between the true depth calculated by relative depth and the true depth output by fine-tuning metric model? Is the result of fine-tuning the model more accurate than the calculated result?
Originally posted by @kishore-greddy in #72 (comment)
The text was updated successfully, but these errors were encountered: