paper-with-me

Papers

MVSFormer: Multi-View Stereo by Learning Robust Image Features and Temperature-based Depth

2022-08-04 · Chenjie Cao, Xinlin Ren, Yanwei Fu

Feature representation learning is the key recipe for learning-based Multi-View Stereo (MVS). As the common feature extractor of learning-based MVS, vanilla Feature Pyramid Networks (FPNs) suffer from discouraged feature representations for reflection and texture-less areas, which limits the generalization of MVS. Even FPNs worked with pre-trained Convolutional Neural Networks (CNNs) fail to tackle these issues. On the other hand, Vision Transformers (ViTs) have achieved prominent success in many 2D vision tasks. Thus we ask whether ViTs can facilitate feature learning in MVS? In this paper, we propose a pre-trained ViT enhanced MVS network called MVSFormer, which can learn more reliable feature representations benefited by informative priors from ViT. The finetuned MVSFormer with hierarchical ViTs of efficient attention mechanisms can achieve prominent improvement based on FPNs. Besides, the alternative MVSFormer with frozen ViT weights is further proposed. This largely alleviates the training cost with competitive performance strengthened by the attention map from the self-distillation pre-training. MVSFormer can be generalized to various input resolutions with efficient multi-scale training strengthened by gradient accumulation. Moreover, we discuss the merits and drawbacks of classification and regression-based MVS methods, and further propose to unify them with a temperature-based strategy. MVSFormer achieves state-of-the-art performance on the DTU dataset. Particularly, MVSFormer ranks as Top-1 on both intermediate and advanced sets of the highly competitive Tanks-and-Temples leaderboard.

📄 PDF Abstract BibTeX arXiv:2208.02541

Code (1)

ewrfcas/mvsformer 공식 구현 pytorch

Tasks

3D ReconstructionPoint CloudsRepresentation Learning

Similar Papers 제목 키워드 기반

Rethinking the Multi-view Stereo from the Perspective of Rendering-based Augmentation

2023-03-11 · Chenjie Cao, Xinlin Ren, xiangyang xue, Yanwei Fu

GigaMVS presents several challenges to existing Multi-View Stereo (MVS) algorithms for its large scale, complex occlusions, and gigapixel images. To address these problems, we first apply one of the state-of-the-art lear…

MVSFormer++: Revealing the Devil in Transformer's Details for Multi-View Stereo

2024-01-22 · Chenjie Cao, Xinlin Ren, Yanwei Fu

Recent advancements in learning-based Multi-View Stereo (MVS) methods have prominently featured transformer-based models with attention mechanisms. However, existing approaches have not thoroughly investigated the profou…

3D ReconstructionDepth EstimationPoint Clouds

A Comparison of Multi-View Stereo Methods for Photogrammetric 3D Reconstruction: From Traditional to Learning-Based Approaches

2026-04-11 · Yawen Li, George Vosselman, Francesco Nex arxiv

Photogrammetric 3D reconstruction has long relied on traditional Structure-from-Motion (SfM) and Multi-View Stereo (MVS) methods, which provide high accuracy but face challenges in speed and scalability. Recently, learni…

Image Registration3D ReconstructionPoint Clouds

Improving Neural Surface Reconstruction with Feature Priors from Multi-View Image

2024-08-04 · Xinlin Ren, Chenjie Cao, Yanwei Fu, xiangyang xue

Recent advancements in Neural Surface Reconstruction (NSR) have significantly improved multi-view reconstruction when coupled with volume rendering. However, relying solely on photometric consistency in image space falls…

Surface Reconstruction

Multi-Level Feature Fusion Network for Lightweight Stereo Image Super-Resolution

2024-05-09 · Yunxiang Li, Wenbin Zou, Qiaomu Wei, Feng Huang 외

Stereo image super-resolution utilizes the cross-view complementary information brought by the disparity effect of left and right perspective images to reconstruct higher-quality images. Cascading feature extraction modu…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution