TL;DR
This paper introduces a non-local spatial propagation network for depth completion that leverages non-local neighbors and learnable affinities to improve accuracy and robustness, especially at depth boundaries.
Contribution
It presents a novel end-to-end network that uses non-local neighbor selection and learnable affinity normalization for more accurate depth completion.
Findings
Outperforms conventional algorithms in accuracy on indoor and outdoor datasets.
Effectively handles mixed-depth problems at depth boundaries.
Demonstrates robustness and efficiency in depth completion tasks.
Abstract
In this paper, we propose a robust and efficient end-to-end non-local spatial propagation network for depth completion. The proposed network takes RGB and sparse depth images as inputs and estimates non-local neighbors and their affinities of each pixel, as well as an initial depth map with pixel-wise confidences. The initial depth prediction is then iteratively refined by its confidence and non-local spatial propagation procedure based on the predicted non-local neighbors and corresponding affinities. Unlike previous algorithms that utilize fixed-local neighbors, the proposed algorithm effectively avoids irrelevant local neighbors and concentrates on relevant non-local neighbors during propagation. In addition, we introduce a learnable affinity normalization to better learn the affinity combinations compared to conventional methods. The proposed algorithm is inherently robust to the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
