paper-with-me

홈 › Papers

MVSMamba: Multi-View Stereo with State Space Model

2025-11-03 · Jianfei Jiang, Qiankun Liu, Hongyuan Liu, Haochen Yu, Liyong Wang, Jiansheng Chen, Huimin Ma arxiv

Robust feature representations are essential for learning-based Multi-View Stereo (MVS), which relies on accurate feature matching. Recent MVS methods leverage Transformers to capture long-range dependencies based on local features extracted by conventional feature pyramid networks. However, the quadratic complexity of Transformer-based MVS methods poses challenges to balance performance and efficiency. Motivated by the global modeling capability and linear complexity of the Mamba architecture, we propose MVSMamba, the first Mamba-based MVS network. MVSMamba enables efficient global feature aggregation with minimal computational overhead. To fully exploit Mamba's potential in MVS, we propose a Dynamic Mamba module (DM-module) based on a novel reference-centered dynamic scanning strategy, which enables: (1) Efficient intra- and inter-view feature interaction from the reference to source views, (2) Omnidirectional multi-view feature representations, and (3) Multi-scale global feature aggregation. Extensive experimental results demonstrate MVSMamba outperforms state-of-the-art MVS methods on the DTU dataset and the Tanks-and-Temples benchmark with both superior performance and efficiency. The source code is available at https://github.com/JianfeiJ/MVSMamba.

📄 PDF Abstract BibTeX arXiv:2511.01315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-View Azimuth Stereo via Tangent Space Consistency

2023-03-29 · CVPR 2023 1 · Xu Cao, Hiroaki Santo, Fumio Okura, Yasuyuki Matsushita

We present a method for 3D reconstruction only using calibrated multi-view surface azimuth maps. Our method, multi-view azimuth stereo, is effective for textureless or specular surfaces, which are difficult for conventio…

3D Reconstruction3D Shape Reconstruction

Single-View View Synthesis with Self-Rectified Pseudo-Stereo

2023-04-19 · Yang Zhou, Hanjie Wu, Wenxi Liu, Zheng Xiong 외

Synthesizing novel views from a single view image is a highly ill-posed problem. We discover an effective solution to reduce the learning ambiguity by expanding the single-view view synthesis problem to a multi-view sett…

3D ReconstructionNovel View Synthesis

SDL-MVS: View Space and Depth Deformable Learning Paradigm for Multi-View Stereo Reconstruction in Remote Sensing

2024-05-27 · Yong-Qiang Mao, Hanbo Bi, Liangyu Xu, Kaiqiang Chen 외

Research on multi-view stereo based on remote sensing images has promoted the development of large-scale urban 3D reconstruction. However, remote sensing multi-view image data suffers from the problems of occlusion and u…

3D ReconstructionDepth Estimation

IB-MVS: An Iterative Algorithm for Deep Multi-View Stereo based on Binary Decisions

2021-11-29 · Christian Sormann, Mattia Rossi, Andreas Kuhn, Friedrich Fraundorfer

We present a novel deep-learning-based method for Multi-View Stereo. Our method estimates high resolution and highly precise depth maps iteratively, by traversing the continuous space of feasible depth values at each pix…

3D ReconstructionEfficient ExplorationPoint Clouds

Occluding Contours for Multi-View Stereo

2014-06-01 · CVPR 2014 6 · Qi Shan, Brian Curless, Yasutaka Furukawa, Carlos Hernandez 외

This paper leverages occluding contours (aka "internal silhouettes") to improve the performance of multi-view stereo methods. The contributions are 1) a new technique to identify free-space regions arising from occluding…

Surface Reconstruction