Attention-Aware Multi-View Stereo
Abstract
Multi-view stereo is a crucial task in computer vision, that requires accurate and robust photo-consistency among input images for depth estimation. Recent studies have shown that learning-based feature matching and confidence regularization can play a vital role in this task. Nevertheless, how to design good matching confidence volumes as well as effective regularizers for them are still under in-depth study. In this paper, we propose an attention-aware deep neural network "AttMVS" for learning multi-view stereo. In particular, we propose a novel attention-enhanced matching confidence volume, that combines the raw pixel-wise matching confidence from the extracted perceptual features with the contextual information of local scenes, to improve the matching robustness. Furthermore, we develop an attention-guided regularization module, which consists of multilevel ray fusion modules, to hierarchically aggregate and regularize the matching confidence volume into a latent depth probability volume. Experimental results show that our approach achieves the best overall performance on the DTU dataset and the intermediate sequences of Tanks & Temples benchmark over many state-of-the-art MVS algorithms.
Cite
Text
Luo et al. "Attention-Aware Multi-View Stereo." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00166Markdown
[Luo et al. "Attention-Aware Multi-View Stereo." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/luo2020cvpr-attentionaware/) doi:10.1109/CVPR42600.2020.00166BibTeX
@inproceedings{luo2020cvpr-attentionaware,
title = {{Attention-Aware Multi-View Stereo}},
author = {Luo, Keyang and Guan, Tao and Ju, Lili and Wang, Yuesong and Chen, Zhuo and Luo, Yawei},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.00166},
url = {https://mlanthology.org/cvpr/2020/luo2020cvpr-attentionaware/}
}