Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cost Volume Pyramid Based Depth Inference for Multi-View Stereo

About

We propose a cost volume-based neural network for depth inference from multi-view images. We demonstrate that building a cost volume pyramid in a coarse-to-fine manner instead of constructing a cost volume at a fixed resolution leads to a compact, lightweight network and allows us inferring high resolution depth maps to achieve better reconstruction results. To this end, we first build a cost volume based on uniform sampling of fronto-parallel planes across the entire depth range at the coarsest resolution of an image. Then, given current depth estimate, we construct new cost volumes iteratively on the pixelwise depth residual to perform depth map refinement. While sharing similar insight with Point-MVSNet as predicting and refining depth iteratively, we show that working on cost volume pyramid can lead to a more compact, yet efficient network structure compared with the Point-MVSNet on 3D points. We further provide detailed analyses of the relation between (residual) depth sampling and image resolution, which serves as a principle for building compact cost volume pyramid. Experimental results on benchmark datasets show that our model can perform 6x faster and has similar performance as state-of-the-art methods. Code is available at https://github.com/JiayuYANG/CVP-MVSNet

Jiayu Yang, Wei Mao, Jose M. Alvarez, Miaomiao Liu• 2019

Related benchmarks

TaskDatasetResultRank
Multi-view StereoTanks and Temples Intermediate set
Mean F1 Score54.03
110
Multi-view StereoDTU (test)
Accuracy29.6
61
Multi-view StereoDTU 1 (evaluation)
Accuracy Error (mm)0.296
51
Multi-view StereoTanks&Temples
Family76.5
46
Multi-view StereoTanks & Temples Intermediate
F-score54.03
43
Multi-view Stereo ReconstructionDTU (evaluation)
Mean Distance (mm) - Acc.0.296
35
Point Cloud ReconstructionDTU high-resolution (test)
Accuracy29.6
16
Point Cloud ReconstructionDTU (test)
Accuracy29.6
15
Multi-view StereoBlendedMVS (val)
EPE1.9
13
Showing 9 of 9 rows

Other info

Follow for update