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
Here is the collection of all models whose namespace is compatible with the current repo. We store the output predictions with the same relative path as the depth path from the corresponding dataset. For evaluation we used micro averaging, other repo might use macro averaging, the difference is in the order of decimals of percentage points, but we found it more appropriate for dataset with uneven density distributions due to, e.g., pointcloud accumulation.
Please note that the depth is rescaled as in the original dataset to be stored as .png. In particular to obtain metric depth you need to divide NYUv2 results by 1000, and all other datasets by 256. Normals need to be rescaled from [0, 255] to [-1, 1].
Predictions are not interpolated, that is the output shape is one quarter of input shape.