Point-Based Multi-View Stereo Network
Rui Chen, Songfang Han, Jing Xu, Hao Su

TL;DR
Point-MVSNet introduces a point cloud-based deep learning framework for multi-view stereo that directly predicts and refines scene depth, achieving higher accuracy and efficiency than traditional cost volume methods.
Contribution
The paper presents a novel point-based deep MVS framework that integrates 3D geometry priors and 2D textures for improved reconstruction accuracy and computational efficiency.
Findings
Achieves significant improvement over state-of-the-art on DTU dataset.
Demonstrates higher accuracy and efficiency compared to cost-volume-based methods.
Provides publicly available code and trained models.
Abstract
We introduce Point-MVSNet, a novel point-based deep framework for multi-view stereo (MVS). Distinct from existing cost volume approaches, our method directly processes the target scene as point clouds. More specifically, our method predicts the depth in a coarse-to-fine manner. We first generate a coarse depth map, convert it into a point cloud and refine the point cloud iteratively by estimating the residual between the depth of the current iteration and that of the ground truth. Our network leverages 3D geometry priors and 2D texture information jointly and effectively by fusing them into a feature-augmented point cloud, and processes the point cloud to estimate the 3D flow for each point. This point-based architecture allows higher accuracy, more computational efficiency and more flexibility than cost-volume-based counterparts. Experimental results show that our approach achieves a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · 3D Surveying and Cultural Heritage
