Deep Surface Normal Estimation with Hierarchical RGB-D Fusion

Abstract

The growing availability of commodity RGB-D cameras has boosted the applications in the field of scene understanding. However, as a fundamental scene understanding task, surface normal estimation from RGB-D data lacks thorough investigation. In this paper, a hierarchical fusion network with adaptive feature re-weighting is proposed for surface normal estimation from a single RGB-D image. Specifically, the features from color image and depth are successively integrated at multiple scales to ensure global surface smoothness while preserving visually salient details. Meanwhile, the depth features are re-weighted with a confidence map estimated from depth before merging into the color branch to avoid artifacts caused by input depth corruption. Additionally, a hybrid multi-scale loss function is designed to learn accurate normal estimation given noisy ground-truth dataset. Extensive experimental results validate the effectiveness of the fusion strategy and the loss design, outperforming state-of-the-art normal estimation schemes.

Cite

Text

Zeng et al. "Deep Surface Normal Estimation with Hierarchical RGB-D Fusion." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00631

Markdown

[Zeng et al. "Deep Surface Normal Estimation with Hierarchical RGB-D Fusion." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/zeng2019cvpr-deep/) doi:10.1109/CVPR.2019.00631

BibTeX

@inproceedings{zeng2019cvpr-deep,
  title     = {{Deep Surface Normal Estimation with Hierarchical RGB-D Fusion}},
  author    = {Zeng, Jin and Tong, Yanfeng and Huang, Yunmu and Yan, Qiong and Sun, Wenxiu and Chen, Jing and Wang, Yongtian},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00631},
  url       = {https://mlanthology.org/cvpr/2019/zeng2019cvpr-deep/}
}