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

Rethinking Depth Estimation for Multi-View Stereo: A Unified Representation

About

Depth estimation is solved as a regression or classification problem in existing learning-based multi-view stereo methods. Although these two representations have recently demonstrated their excellent performance, they still have apparent shortcomings, e.g., regression methods tend to overfit due to the indirect learning cost volume, and classification methods cannot directly infer the exact depth due to its discrete prediction. In this paper, we propose a novel representation, termed Unification, to unify the advantages of regression and classification. It can directly constrain the cost volume like classification methods, but also realize the sub-pixel depth prediction like regression methods. To excavate the potential of unification, we design a new loss function named Unified Focal Loss, which is more uniform and reasonable to combat the challenge of sample imbalance. Combining these two unburdened modules, we present a coarse-to-fine framework, that we call UniMVSNet. The results of ranking first on both DTU and Tanks and Temples benchmarks verify that our model not only performs the best but also has the best generalization ability.

Rui Peng, Rongjie Wang, Zhenyu Wang, Yawen Lai, Ronggang Wang• 2022

Related benchmarks

TaskDatasetResultRank
Multi-view StereoTanks and Temples Intermediate set
Mean F1 Score64.36
110
Multi-view StereoTanks & Temples Advanced
Mean F-score38.96
71
Multi-view StereoDTU (test)
Accuracy35.2
61
Multi-view StereoTanks&Temples
Family81.2
46
Multi-view Stereo ReconstructionDTU (evaluation)
Mean Distance (mm) - Acc.0.352
35
Multi-view StereoTanks and Temples (Advanced set)
Aud. Error28.33
28
Point Cloud ReconstructionDTU (evaluation)
Accuracy Error (mm)0.352
16
Point Cloud ReconstructionDTU 1 (test)
Accuracy35.2
15
Point Cloud ReconstructionDTU (test)--
15
3D ReconstructionTanks & Temples Intermediate
Mean64.36
7
Showing 10 of 11 rows

Other info

Code

Follow for update