paper-with-me

Papers

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 profound influence of transformers on different MVS modules, resulting in limited depth estimation capabilities. In this paper, we introduce MVSFormer++, a method that prudently maximizes the inherent characteristics of attention to enhance various components of the MVS pipeline. Formally, our approach involves infusing cross-view information into the pre-trained DINOv2 model to facilitate MVS learning. Furthermore, we employ different attention mechanisms for the feature encoder and cost volume regularization, focusing on feature and spatial aggregations respectively. Additionally, we uncover that some design details would substantially impact the performance of transformer modules in MVS, including normalized 3D positional encoding, adaptive attention scaling, and the position of layer normalization. Comprehensive experiments on DTU, Tanks-and-Temples, BlendedMVS, and ETH3D validate the effectiveness of the proposed method. Notably, MVSFormer++ achieves state-of-the-art performance on the challenging DTU and Tanks-and-Temples benchmarks.

📄 PDF Abstract BibTeX arXiv:2401.11673

Code (1)

maybelx/mvsformerplusplus 공식 구현 pytorch

Tasks

3D ReconstructionDepth EstimationPoint Clouds

Similar 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…

3D ReconstructionPoint CloudsRepresentation Learning

The DEVIL is in the Details: A Diagnostic Evaluation Benchmark for Video Inpainting

2021-05-11 · CVPR 2022 1 · Ryan Szeto, Jason J. Corso

Quantitative evaluation has increased dramatically among recent video inpainting work, but the video and mask content used to gauge performance has received relatively little attention. Although attributes such as camera…

AttributeDiagnosticVideo Inpainting

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…

Deep Video Deblurring: The Devil is in the Details

2019-09-26 · Jochen Gast, Stefan Roth

Video deblurring for hand-held cameras is a challenging task, since the underlying blur is caused by both camera shake and object motion. State-of-the-art deep networks exploit temporal information from neighboring frame…

DeblurringVideo Deblurring

DeViL: Decoding Vision features into Language

2023-09-04 · Meghal Dani, Isabel Rio-Torto, Stephan Alaniz, Zeynep Akata

Post-hoc explanation methods have often been criticised for abstracting away the decision-making process of deep neural networks. In this work, we would like to provide natural language descriptions for what different la…

Decision MakingLanguage ModelingLanguage Modelling