paper-with-me

Papers

Isomorphic mesh generation from point clouds with multilayer perceptrons

2022-10-21 · Shoko Miyauchi, Ken'ichi Morooka, Ryo Kurazume

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. Additionally, iMG outputs an isomorphic mesh obtained by mapping a reference mesh to a given input point cloud. To estimate the mapping function stably, we introduce a step-by-step mapping strategy. This strategy achieves a flexible deformation while maintaining the structure of the reference mesh. From simulation and experiments using a mobile phone, we confirmed that iMG can generate isomorphic meshes of given objects reliably even when the input point cloud includes noise and missing parts.

📄 PDF Abstract BibTeX arXiv:2210.14157

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Controllable Mesh Generation Through Sparse Latent Point Diffusion Models

2023-03-14 · CVPR 2023 1 · Zhaoyang Lyu, Jinyi Wang, Yuwei An, Ya zhang 외

Mesh generation is of great value in various applications involving computer graphics and virtual content, yet designing generative models for meshes is challenging due to their irregular data structure and inconsistent …

PrintAnything: Learning an Intermediate Representation for 3D printing G-code Generation

2026-07-30 · Sangmin Hong, Daniel Sungho Jung, Heewon Kim, Kyoung Mu Lee arxiv

Point clouds are one of the most fundamental and widely used 3D representations, serving as the most basic geometric representation of 3D shapes. Nevertheless, most existing 3D printing pipelines require a watertight mes…

Code GenerationPoint Clouds

BuildAnyPoint: 3D Building Structured Abstraction from Diverse Point Clouds

2026-02-27 · Tongyan Hua, Haoran Gong, Yuan Liu, Di Wang 외 arxiv

We introduce BuildAnyPoint, a novel generative framework for structured 3D building reconstruction from point clouds with diverse distributions, such as those captured by airborne LiDAR and Structure-from-Motion. To reco…

Point Cloud CompletionPoint Clouds

QuadLink: Autoregressive Quad-Dominant Mesh Generation via Point-Relation Learning

2026-05-16 · Yiheng Zhang, Zhe Zhu, Tingrui Shen, Zhuojiang Cai 외 arxiv

The generation of production-ready quad-dominant meshes is a cornerstone of modern 3D content creation. Generating anisotropic quad-dominant meshes from point clouds is challenging, as existing methods are typically limi…

Point Clouds

Variational Autoencoding of Dental Point Clouds

2023-07-20 · Johan Ziruo Ye, Thomas Ørkild, Peter Lempel Søndergaard, Søren Hauberg

Digital dentistry has made significant advancements, yet numerous challenges remain. This paper introduces the FDI 16 dataset, an extensive collection of tooth meshes and point clouds. Additionally, we present a novel ap…

Computational EfficiencyPoint cloud reconstructionRepresentation Learning