paper-with-me

Papers

RC-MVSNet: Unsupervised Multi-View Stereo with Neural Rendering

2022-03-08 · Di Chang, Aljaž Božič, Tong Zhang, Qingsong Yan, Yingcong Chen, Sabine Süsstrunk, Matthias Nießner

Finding accurate correspondences among different views is the Achilles' heel of unsupervised Multi-View Stereo (MVS). Existing methods are built upon the assumption that corresponding pixels share similar photometric features. However, multi-view images in real scenarios observe non-Lambertian surfaces and experience occlusions. In this work, we propose a novel approach with neural rendering (RC-MVSNet) to solve such ambiguity issues of correspondences among views. Specifically, we impose a depth rendering consistency loss to constrain the geometry features close to the object surface to alleviate occlusions. Concurrently, we introduce a reference view synthesis loss to generate consistent supervision, even for non-Lambertian surfaces. Extensive experiments on DTU and Tanks\&Temples benchmarks demonstrate that our RC-MVSNet approach achieves state-of-the-art performance over unsupervised MVS frameworks and competitive performance to many supervised methods.The code is released at https://github.com/Boese0601/RC-MVSNet

📄 PDF Abstract BibTeX arXiv:2203.03949

Code (1)

boese0601/rc-mvsnet 공식 구현 pytorch

Tasks

Neural Rendering

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

P-MVSNet: Learning Patch-Wise Matching Confidence Aggregation for Multi-View Stereo

2019-10-01 · ICCV 2019 10 · Keyang Luo, Tao Guan, Lili Ju, Haipeng Huang 외

Learning-based methods are demonstrating their strong competitiveness in estimating depth for multi-view stereo reconstruction in recent years. Among them the approaches that generate cost volumes based on the plane-swee…

CL-MVSNet: Unsupervised Multi-View Stereo with Dual-Level Contrastive Learning

2023-01-01 · ICCV 2023 1 · Kaiqiang Xiong, Rui Peng, Zhe Zhang, Tianxing Feng 외

Unsupervised Multi-View Stereo (MVS) methods have achieved promising progress recently. However, previous methods primarily depend on the photometric consistency assumption, which may suffer from two limitations: ind…

3D geometryContrastive LearningDepth Estimation

DS-MVSNet: Unsupervised Multi-view Stereo via Depth Synthesis

2022-08-13 · Jingliang Li, Zhengda Lu, Yiqun Wang, Ying Wang 외

In recent years, supervised or unsupervised learning-based MVS methods achieved excellent performance compared with traditional methods. However, these methods only use the probability volume computed by cost volume regu…

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