MeshMVS: Multi-View Stereo Guided Mesh Reconstruction
Rakesh Shrestha, Zhiwen Fan, Qingkun Su, Zuozhuo Dai, Siyu Zhu, Ping, Tan

TL;DR
This paper introduces MeshMVS, a multi-view stereo guided mesh reconstruction method that explicitly incorporates geometric information from depth images, leading to more accurate 3D shape generation than previous approaches.
Contribution
It proposes a novel multi-view mesh generation approach that uses depth representations to improve shape accuracy and regularization, outperforming state-of-the-art methods.
Findings
34% decrease in Chamfer distance to ground truth
14% increase in F1-score on ShapeNet dataset
Superior results compared to existing multi-view shape generation methods
Abstract
Deep learning based 3D shape generation methods generally utilize latent features extracted from color images to encode the semantics of objects and guide the shape generation process. These color image semantics only implicitly encode 3D information, potentially limiting the accuracy of the generated shapes. In this paper we propose a multi-view mesh generation method which incorporates geometry information explicitly by using the features from intermediate depth representations of multi-view stereo and regularizing the 3D shapes against these depth images. First, our system predicts a coarse 3D volume from the color images by probabilistically merging voxel occupancy grids from the prediction of individual views. Then the depth images from multi-view stereo along with the rendered depth images of the coarse shape are used as a contrastive input whose features guide the refinement of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
MethodsConvolution
