Modeling Long-Range Dependencies and Epipolar Geometry for Multi-View Stereo

Jie Zhu,Bo Peng,Wanqing Li,Haifeng Shen,Qingming Huang,Jianjun Lei
DOI: https://doi.org/10.1145/3596445
2023-05-05
Abstract:This paper proposes a network, referred to as Multi-View Stereo TRansformer (MVSTR) for depth estimation from multi-view images. By modeling long-range dependencies and epipolar geometry, the proposed MVSTR is capable of extracting dense features with global context and 3D consistency, which are crucial for reliable matching in Multi-View Stereo (MVS). Specifically, to tackle the problem of the limited receptive field of existing CNN-based MVS methods, a global-context Transformer module is designed to establish intra-view long-range dependencies so that global contextual features of each view are obtained. In addition, to further enable features of each view to be 3D-consistent, a 3D-consistency Transformer module with an epipolar feature sampler is built, where epipolar geometry is modeled to effectively facilitate cross-view interaction. Experimental results show that the proposed MVSTR achieves the best overall performance on the DTU dataset and demonstrates strong generalization on the Tanks & Temples benchmark dataset.
computer science, information systems, theory & methods, software engineering
What problem does this paper attempt to address?