MergeNet: Explicit Mesh Reconstruction from Sparse Point Clouds via Edge Prediction
Weimin Wang, Yingxu Deng, Zezeng Li, Yu Liu, Na Lei

TL;DR
MergeNet is a new explicit mesh reconstruction method from sparse point clouds that predicts edge connections to improve efficiency and accuracy, outperforming existing explicit techniques especially with sparse data.
Contribution
The paper introduces MergeNet, a novel approach that predicts local edge connectivity for mesh reconstruction, addressing issues of face selection and sparsity.
Findings
MergeNet outperforms state-of-the-art explicit methods on synthetic and real datasets.
It effectively filters edges based on predicted surface distances.
The method improves mesh quality from sparse point clouds.
Abstract
This paper introduces a novel method for reconstructing meshes from sparse point clouds by predicting edge connection. Existing implicit methods usually produce superior smooth and watertight meshes due to the isosurface extraction algorithms~(e.g., Marching Cubes). However, these methods become memory and computationally intensive with increasing resolution. Explicit methods are more efficient by directly forming the face from points. Nevertheless, the challenge of selecting appropriate faces from enormous candidates often leads to undesirable faces and holes. Moreover, the reconstruction performance of both approaches tends to degrade when the point cloud gets sparse. To this end, we propose MEsh Reconstruction via edGE~(MergeNet), which converts mesh reconstruction into local connectivity prediction problems. Specifically, MergeNet learns to extract the features of candidate edges…
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 · Image Processing and 3D Reconstruction
