paper-with-me

Papers

CT-MVSNet: Efficient Multi-View Stereo with Cross-scale Transformer

2023-12-14 · Sicheng Wang, Hao Jiang, Lei Xiang

Recent deep multi-view stereo (MVS) methods have widely incorporated transformers into cascade network for high-resolution depth estimation, achieving impressive results. However, existing transformer-based methods are constrained by their computational costs, preventing their extension to finer stages. In this paper, we propose a novel cross-scale transformer (CT) that processes feature representations at different stages without additional computation. Specifically, we introduce an adaptive matching-aware transformer (AMT) that employs different interactive attention combinations at multiple scales. This combined strategy enables our network to capture intra-image context information and enhance inter-image feature relationships. Besides, we present a dual-feature guided aggregation (DFGA) that embeds the coarse global semantic information into the finer cost volume construction to further strengthen global and local feature awareness. Meanwhile, we design a feature metric loss (FM Loss) that evaluates the feature bias before and after transformation to reduce the impact of feature mismatch on depth estimation. Extensive experiments on DTU dataset and Tanks and Temples (T\&T) benchmark demonstrate that our method achieves state-of-the-art results. Code is available at https://github.com/wscstrive/CT-MVSNet.

📄 PDF Abstract BibTeX arXiv:2312.08594

Code (1)

wscstrive/ct-mvsnet 공식 구현 pytorch

Tasks

3D ReconstructionDepth EstimationPoint Clouds

Similar Papers 제목 키워드 기반

Recurrent MVSNet for High-resolution Multi-view Stereo Depth Inference

2019-02-27 · CVPR 2019 6 · Yao Yao, Zixin Luo, Shiwei Li, Tianwei Shen 외

Deep learning has recently demonstrated its excellent performance for multi-view stereo (MVS). However, one major limitation of current learned MVS approaches is the scalability: the memory-consuming cost volume regulari…

Vocal Bursts Intensity Prediction

Pyramid Multi-view Stereo Net with Self-adaptive View Aggregation

2019-12-06 · ECCV 2020 8 · Hongwei Yi, Zizhuang Wei, Mingyu Ding, Runze Zhang 외

n this paper, we propose an effective and efficient pyramid multi-view stereo (MVS) net with self-adaptive view aggregation for accurate and complete dense point cloud reconstruction. Different from using mean square var…

3D Point Cloud Reconstruction3D ReconstructionDepth EstimationPoint cloud reconstruction

GC-MVSNet: Multi-View, Multi-Scale, Geometrically-Consistent Multi-View Stereo

2023-10-30 · Vibhas K. Vats, Sripad Joshi, David J. Crandall, Md. Alimoor Reza 외

Traditional multi-view stereo (MVS) methods rely heavily on photometric and geometric consistency constraints, but newer machine learning-based MVS methods check geometric consistency across multiple source views only as…

3D ReconstructionMulti-View 3D ReconstructionPoint Clouds

TransMVSNet: Global Context-aware Multi-view Stereo Network with Transformers

2021-11-29 · CVPR 2022 1 · Yikang Ding, Wentao Yuan, Qingtian Zhu, Haotian Zhang 외

In this paper, we present TransMVSNet, based on our exploration of feature matching in multi-view stereo (MVS). We analogize MVS back to its nature of a feature matching task and therefore propose a powerful Feature Matc…

3D ReconstructionFeature Correlation

Dense Hybrid Recurrent Multi-view Stereo Net with Dynamic Consistency Checking

2020-07-21 · ECCV 2020 8 · Jian-Feng Yan, Zizhuang Wei, Hongwei Yi, Mingyu Ding 외

In this paper, we propose an efficient and effective dense hybrid recurrent multi-view stereo net with dynamic consistency checking, namely $D^{2}$HC-RMVSNet, for accurate dense point cloud reconstruction. Our novel hybr…

Point cloud reconstruction