paper-with-me

홈 › Papers

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

2024-03-15 · Qijian Zhang, Junhui Hou, Ying He

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.

📄 PDF Abstract BibTeX arXiv:2403.10349

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Flatten Anything: Unsupervised Neural Surface Parameterization

2024-05-23 · Qijian Zhang, Junhui Hou, Wenping Wang, Ying He

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 spe…

Fast Disk Conformal Parameterization of Simply-connected Open Surfaces

2014-08-29 · Pui Tung Choi, Lok Ming Lui

Surface parameterizations have been widely used in computer graphics and geometry processing. In particular, as simply-connected open surfaces are conformally equivalent to the unit disk, it is desirable to compute the d…

Topology-Preserving Scalar Field Optimization for Boundary-Conforming Spiral Toolpaths on Multiply Connected Freeform Surfaces

2025-12-27 · Shen Changqing, Xu Bingzhou, Qi Bosong, Zhang Xiaojian 외 arxiv

Multiply connected freeform surface features are widely encountered in industrial components, where toolpath generation often suffers from discontinuities, sharp turns, non-uniform scallop heights, and incomplete boundar…

A Simple Approach to Differentiable Rendering of SDFs

2024-05-14 · Zichen Wang, Xi Deng, Ziyi Zhang, Wenzel Jakob 외

We present a simple algorithm for differentiable rendering of surfaces represented by Signed Distance Fields (SDF), which makes it easy to integrate rendering into gradient-based optimization pipelines. To tackle visibil…

Inverse Rendering

Free-Boundary Quasiconformal Maps via a Least-squares Operator in Diffeomorphism Optimization

2025-11-12 · Zhehao Xu, Lok Ming Lui arxiv

Free-boundary diffeomorphism optimization, an important and widely occurring task in geometric modeling, computer graphics, and biological imaging, requires simultaneously determining a planar target domain and a locally…