pith. sign in

arxiv: 2403.10349 · v1 · pith:LRSVDOKWnew · submitted 2024-03-15 · 💻 cs.CV

ParaPoint: Learning Global Free-Boundary Surface Parameterization of 3D Point Clouds

classification 💻 cs.CV
keywords parameterizationgloballearningneuralpointsurfaceboundariesclouds
0
0 comments X
read the original abstract

Surface parameterization is a fundamental geometry processing problem with rich downstream applications. Traditional approaches are designed to operate on well-behaved mesh models with high-quality triangulations that are laboriously produced by specialized 3D modelers, and thus unable to meet the processing demand for the current explosion of ordinary 3D data. In this paper, we seek to perform UV unwrapping on unstructured 3D point clouds. Technically, we propose ParaPoint, an unsupervised neural learning pipeline for achieving global free-boundary surface parameterization by building point-wise mappings between given 3D points and 2D UV coordinates with adaptively deformed boundaries. We ingeniously construct several geometrically meaningful sub-networks with specific functionalities, and assemble them into a bi-directional cycle mapping framework. We also design effective loss functions and auxiliary differential geometric constraints for the optimization of the neural mapping process. To the best of our knowledge, this work makes the first attempt to investigate neural point cloud parameterization that pursues both global mappings and free boundaries. Experiments demonstrate the effectiveness and inspiring potential of our proposed learning paradigm. The code will be publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DreamUV: Unwrap Artist-like UV by End-to-End Flow Matching

    cs.CV 2026-06 unverdicted novelty 7.0

    DreamUV uses end-to-end flow matching to generate UV parameterizations that match stylistic patterns in professionally authored layouts rather than purely minimizing geometric distortion.