Isomorphic mesh generation from point clouds with multilayer perceptrons
Shoko Miyauchi, Ken'ichi Morooka, Ryo Kurazume

TL;DR
This paper introduces iMG, a neural network that generates isomorphic meshes from noisy and incomplete point clouds, enabling efficient, unified surface representations for various objects without training data.
Contribution
The paper presents a novel data-free neural network, iMG, that produces isomorphic meshes from point clouds, improving efficiency and generality in 3D surface modeling.
Findings
iMG reliably generates isomorphic meshes from noisy, incomplete point clouds.
The method achieves efficient memory and computation compared to traditional mesh models.
Experimental results confirm robustness and versatility of iMG in real-world scenarios.
Abstract
We propose a new neural network, called isomorphic mesh generator (iMG), which generates isomorphic meshes from point clouds containing noise and missing parts. Isomorphic meshes of arbitrary objects have a unified mesh structure even though the objects belong to different classes. This unified representation enables surface models to be handled by DNNs. Moreover, the unified mesh structure of isomorphic meshes enables the same process to be applied to all isomorphic meshes; although in the case of general mesh models, we need to consider the processes depending on their mesh structures. Therefore, the use of isomorphic meshes leads to efficient memory usage and calculation time compared with general mesh models. As iMG is a data-free method, preparing any point clouds as training data in advance is unnecessary, except a point cloud of the target object used as the input data of iMG.…
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 · Computational Geometry and Mesh Generation · Computer Graphics and Visualization Techniques
