Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance
Minghua Liu, Xiaoshuai Zhang, Hao Su

TL;DR
This paper introduces a novel method for mesh reconstruction from point clouds that predicts face connectivity by leveraging intrinsic-extrinsic ratio guidance, improving detail preservation and generalization to unseen categories.
Contribution
It proposes a new approach that predicts local connectivity directly on input points using intrinsic-extrinsic metrics, enhancing detail and generalization over existing shape embedding methods.
Findings
Effective preservation of fine details in reconstructed meshes
Strong generalization to unseen categories demonstrated
High-quality meshes from both synthetic and real data
Abstract
We are interested in reconstructing the mesh representation of object surfaces from point clouds. Surface reconstruction is a prerequisite for downstream applications such as rendering, collision avoidance for planning, animation, etc. However, the task is challenging if the input point cloud has a low resolution, which is common in real-world scenarios (e.g., from LiDAR or Kinect sensors). Existing learning-based mesh generative methods mostly predict the surface by first building a shape embedding that is at the whole object level, a design that causes issues in generating fine-grained details and generalizing to unseen categories. Instead, we propose to leverage the input point cloud as much as possible, by only adding connectivity information to existing points. Particularly, we predict which triplets of points should form faces. Our key innovation is a surrogate of local…
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
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
