paper-with-me

홈 › Papers

Artist-Created Mesh Generation from Raw Observation

2025-09-15 · Yao He, Youngjoong Kwon, Wenxiao Cai, Ehsan Adeli arxiv

We present an end-to-end framework for generating artist-style meshes from noisy or incomplete point clouds, such as those captured by real-world sensors like LiDAR or mobile RGB-D cameras. Artist-created meshes are crucial for commercial graphics pipelines due to their compatibility with animation and texturing tools and their efficiency in rendering. However, existing approaches often assume clean, complete inputs or rely on complex multi-stage pipelines, limiting their applicability in real-world scenarios. To address this, we propose an end-to-end method that refines the input point cloud and directly produces high-quality, artist-style meshes. At the core of our approach is a novel reformulation of 3D point cloud refinement as a 2D inpainting task, enabling the use of powerful generative models. Preliminary results on the ShapeNet dataset demonstrate the promise of our framework in producing clean, complete meshes.

📄 PDF Abstract BibTeX arXiv:2509.12501

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers

2024-06-14 · YiWen Chen, Tong He, Di Huang, Weicai Ye 외

Recently, 3D assets created via reconstruction and generation have matched the quality of manually crafted assets, highlighting their potential for replacement. However, this potential is largely unrealized because these…

Decoder

MeshAnything V2: Artist-Created Mesh Generation With Adjacent Mesh Tokenization

2024-08-05 · YiWen Chen, Yikai Wang, Yihao Luo, Zhengyi Wang 외

Meshes are the de facto 3D representation in the industry but are labor-intensive to produce. Recently, a line of research has focused on autoregressively generating meshes. This approach processes meshes into a sequence…

Meshtron: High-Fidelity, Artist-Like 3D Mesh Generation at Scale

2024-12-12 · Zekun Hao, David W. Romero, Tsung-Yi Lin, Ming-Yu Liu

Meshes are fundamental representations of 3D surfaces. However, creating high-quality meshes is a labor-intensive task that requires significant time and expertise in 3D modeling. While a delicate object often requires o…

Scan2Mesh: From Unstructured Range Scans to 3D Meshes

2018-11-26 · CVPR 2019 6 · Angela Dai, Matthias Nießner

We introduce Scan2Mesh, a novel data-driven generative approach which transforms an unstructured and potentially incomplete range scan into a structured 3D mesh representation. The main contribution of this work is a gen…

Graph Neural Network

Strips as Tokens: Artist Mesh Generation with Native UV Segmentation

2026-04-10 · Rui Xu, Dafei Qin, Kaichun Qiao, Qiujie Dong 외 arxiv

Recent advancements in autoregressive transformers have demonstrated remarkable potential for generating artist-quality meshes. However, the token ordering strategies employed by existing methods typically fail to meet p…