Surface Reconstruction from Point Clouds via Grid-based Intersection Prediction
Hui Tian, Kai Xu

TL;DR
This paper introduces a novel grid-based intersection prediction method for surface reconstruction from point clouds, effectively handling open surfaces and reducing mesh artefacts, achieving state-of-the-art results.
Contribution
It proposes a new approach that directly predicts surface intersection points using two modules with symmetry, improving open surface representation and mesh quality.
Findings
State-of-the-art performance on ShapeNet, MGN, and ScanNet datasets
Effective representation of open surfaces without artefacts
Elimination of mesh artefacts compared to previous methods
Abstract
Surface reconstruction from point clouds is a crucial task in the fields of computer vision and computer graphics. SDF-based methods excel at reconstructing smooth meshes with minimal error and artefacts but struggle with representing open surfaces. On the other hand, UDF-based methods can effectively represent open surfaces but often introduce noise, leading to artefacts in the mesh. In this work, we propose a novel approach that directly predicts the intersection points between line segment of point pairs and implicit surfaces. To achieve it, we propose two modules named Relative Intersection Module and Sign Module respectively with the feature of point pair as input. To preserve the continuity of the surface, we also integrate symmetry into the two modules, which means the position of predicted intersection will not change even if the input order of the point pair changes. This…
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 · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
