English

M^3VSNet: Unsupervised Multi-metric Multi-view Stereo Network

Computer Vision and Pattern Recognition 2020-06-09 v2

Abstract

The present Multi-view stereo (MVS) methods with supervised learning-based networks have an impressive performance comparing with traditional MVS methods. However, the ground-truth depth maps for training are hard to be obtained and are within limited kinds of scenarios. In this paper, we propose a novel unsupervised multi-metric MVS network, named M^3VSNet, for dense point cloud reconstruction without any supervision. To improve the robustness and completeness of point cloud reconstruction, we propose a novel multi-metric loss function that combines pixel-wise and feature-wise loss function to learn the inherent constraints from different perspectives of matching correspondences. Besides, we also incorporate the normal-depth consistency in the 3D point cloud format to improve the accuracy and continuity of the estimated depth maps. Experimental results show that M3VSNet establishes the state-of-the-arts unsupervised method and achieves comparable performance with previous supervised MVSNet on the DTU dataset and demonstrates the powerful generalization ability on the Tanks and Temples benchmark with effective improvement. Our code is available at https://github.com/whubaichuan/M3VSNet

Keywords

Cite

@article{arxiv.2005.00363,
  title  = {M^3VSNet: Unsupervised Multi-metric Multi-view Stereo Network},
  author = {Baichuan Huang and Hongwei Yi and Can Huang and Yijia He and Jingbin Liu and Xiao Liu},
  journal= {arXiv preprint arXiv:2005.00363},
  year   = {2020}
}

Comments

The original top-level version is arXiv:2004.09722v2 but I upload the similar version to arXiv:2005.00363 mistakenly, which is overlapped with arXiv:2004.09722v2. So the submission is to make the two addresses keeping the same version

R2 v1 2026-06-23T15:14:24.196Z