IronDepth: Iterative Refinement of Single-View Depth using Surface Normal and its Uncertainty

7 Oct 2022  ·  Gwangbin Bae, Ignas Budvytis, Roberto Cipolla ·

Single image surface normal estimation and depth estimation are closely related problems as the former can be calculated from the latter. However, the surface normals computed from the output of depth estimation methods are significantly less accurate than the surface normals directly estimated by networks. To reduce such discrepancy, we introduce a novel framework that uses surface normal and its uncertainty to recurrently refine the predicted depth-map. The depth of each pixel can be propagated to a query pixel, using the predicted surface normal as guidance. We thus formulate depth refinement as a classification of choosing the neighboring pixel to propagate from. Then, by propagating to sub-pixel points, we upsample the refined, low-resolution output. The proposed method shows state-of-the-art performance on NYUv2 and iBims-1 - both in terms of depth and normal. Our refinement module can also be attached to the existing depth estimation methods to improve their accuracy. We also show that our framework, only trained for depth estimation, can also be used for depth completion. The code is available at https://github.com/baegwangbin/IronDepth.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Monocular Depth Estimation NYU-Depth V2 IronDepth RMSE 0.352 # 36
absolute relative error 0.101 # 40
Delta < 1.25 0.910 # 37
Delta < 1.25^2 0.985 # 38
Delta < 1.25^3 0.997 # 27
log 10 0.043 # 37

Methods


No methods listed for this paper. Add relevant methods here