paper-with-me

홈 › Papers

A Global Depth-Range-Free Multi-View Stereo Transformer Network with Pose Embedding

2024-11-04 · Yitong Dong, Yijin Li, Zhaoyang Huang, Weikang Bian, Jingbo Liu, Hujun Bao, Zhaopeng Cui, Hongsheng Li, Guofeng Zhang

In this paper, we propose a novel multi-view stereo (MVS) framework that gets rid of the depth range prior. Unlike recent prior-free MVS methods that work in a pair-wise manner, our method simultaneously considers all the source images. Specifically, we introduce a Multi-view Disparity Attention (MDA) module to aggregate long-range context information within and across multi-view images. Considering the asymmetry of the epipolar disparity flow, the key to our method lies in accurately modeling multi-view geometric constraints. We integrate pose embedding to encapsulate information such as multi-view camera poses, providing implicit geometric constraints for multi-view disparity feature fusion dominated by attention. Additionally, we construct corresponding hidden states for each source image due to significant differences in the observation quality of the same pixel in the reference frame across multiple source frames. We explicitly estimate the quality of the current pixel corresponding to sampled points on the epipolar line of the source image and dynamically update hidden states through the uncertainty estimation module. Extensive results on the DTU dataset and Tanks&Temple benchmark demonstrate the effectiveness of our method. The code is available at our project page: https://zju3dv.github.io/GD-PoseMVS/.

📄 PDF Abstract BibTeX arXiv:2411.01893

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

GLPanoDepth: Global-to-Local Panoramic Depth Estimation

2022-02-06 · Jiayang Bai, Shuichang Lai, Haoyu Qin, Jie Guo 외

In this paper, we propose a learning-based method for predicting dense depth values of a scene from a monocular omnidirectional image. An omnidirectional image has a full field-of-view, providing much more complete descr…

Depth Estimation

Rethinking Disparity: A Depth Range Free Multi-View Stereo Based on Disparity

2022-11-30 · Qingsong Yan, Qiang Wang, Kaiyong Zhao, Bo Li 외

Existing learning-based multi-view stereo (MVS) methods rely on the depth range to build the 3D cost volume and may fail when the range is too large or unreliable. To address this problem, we propose a disparity-based MV…

GPU

Depth-Supervised Fusion Network for Seamless-Free Image Stitching

2025-10-24 · Zhiying Jiang, Ruhao Yan, Zengxi Zhang, Bowei Zhang 외 arxiv

Image stitching synthesizes images captured from multiple perspectives into a single image with a broader field of view. The significant variations in object depth often lead to large parallax, resulting in ghosting and …

Image Stitching

Correspondence-Free Multiview Point Cloud Registration via Depth-Guided Joint Optimisation

2025-06-18 · Yiran Zhou, YingYu Wang, Shoudong Huang, Liang Zhao

Multiview point cloud registration is a fundamental task for constructing globally consistent 3D models. Existing approaches typically rely on feature extraction and data association across multiple point clouds; however…

Point Cloud Registration

FreeSplat: Generalizable 3D Gaussian Splatting Towards Free-View Synthesis of Indoor Scenes

2024-05-28 · Yunsong Wang, Tianxin Huang, Hanlin Chen, Gim Hee Lee

Empowering 3D Gaussian Splatting with generalization ability is appealing. However, existing generalizable 3D Gaussian Splatting methods are largely confined to narrow-range interpolation between stereo images due to the…

Novel View SynthesisTriplet