Flatten Anything: Unsupervised Neural Surface Parameterization
Qijian Zhang, Junhui Hou, Wenping Wang, Ying He

TL;DR
This paper introduces an unsupervised neural network model that performs global surface parameterization on 3D data, including unstructured point clouds, without manual pre-processing or mesh connectivity requirements.
Contribution
The Flatten Anything Model (FAM) is a novel neural architecture that automatically handles complex topologies and unstructured data for surface parameterization, eliminating manual surface cutting and pre-processing.
Findings
Operates directly on point clouds without mesh connectivity.
Automatically finds cutting seams for complex topologies.
Outperforms previous methods in universality and quality.
Abstract
Surface parameterization plays an essential role in numerous computer graphics and geometry processing applications. Traditional parameterization approaches are designed for high-quality meshes laboriously created by specialized 3D modelers, thus unable to meet the processing demand for the current explosion of ordinary 3D data. Moreover, their working mechanisms are typically restricted to certain simple topologies, thus relying on cumbersome manual efforts (e.g., surface cutting, part segmentation) for pre-processing. In this paper, we introduce the Flatten Anything Model (FAM), an unsupervised neural architecture to achieve global free-boundary surface parameterization via learning point-wise mappings between 3D points on the target geometric surface and adaptively-deformed UV coordinates within the 2D parameter domain. To mimic the actual physical procedures, we ingeniously…
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
Taxonomy
TopicsNeural Networks and Applications · Human Pose and Action Recognition
