Non-Local Spatial Propagation Network for Depth Completion
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 mixed-depth problem on depth boundaries, which is one of the major issues for existing depth estimation/completion algorithms. Experimental results on indoor and outdoor datasets demonstrate that the proposed algorithm is superior to conventional algorithms in terms of depth completion accuracy and robustness to the mixed-depth problem.
Cite
Text
Park et al. "Non-Local Spatial Propagation Network for Depth Completion." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58601-0_8Markdown
[Park et al. "Non-Local Spatial Propagation Network for Depth Completion." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/park2020eccv-nonlocal/) doi:10.1007/978-3-030-58601-0_8BibTeX
@inproceedings{park2020eccv-nonlocal,
title = {{Non-Local Spatial Propagation Network for Depth Completion}},
author = {Park, Jinsun and Joo, Kyungdon and Hu, Zhe and Liu, Chi-Kuei and Kweon, In So},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
year = {2020},
doi = {10.1007/978-3-030-58601-0_8},
url = {https://mlanthology.org/eccv/2020/park2020eccv-nonlocal/}
}