-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
- In the paper "Table 1. Quantitative comparison of various methods on different datasets." AbsRel and δ1 are used to evaluate the performance of various depth models. As we all know, Depth Anything v2 and other methods only need one image to estimate the depth, so the estimated depth is scale-ambiguous, while the depth estimated by DepthLab contains the absolute scale. How is the quantitative comparison in this table done? In other words, how to unify the scale estimated by other models with DepthLab?
- Another question is when generating the depth npy file, what unit is this depth in? Millimeters? When I use this file, the depth value needs to be divided by 2000 so that the point cloud can coincide with the actual collected point cloud.
Metadata
Metadata
Assignees
Labels
No labels