paper-with-me

홈 › Papers

MARS: Mesh AutoRegressive Model for 3D Shape Detailization

2025-02-17 · Jingnan Gao, Weizhe Liu, Weixuan Sun, Senbo Wang, Xibin Song, Taizhang Shang, Shenzhou Chen, Hongdong Li, Xiaokang Yang, Yichao Yan, Pan Ji

State-of-the-art methods for mesh detailization predominantly utilize Generative Adversarial Networks (GANs) to generate detailed meshes from coarse ones. These methods typically learn a specific style code for each category or similar categories without enforcing geometry supervision across different Levels of Detail (LODs). Consequently, such methods often fail to generalize across a broader range of categories and cannot ensure shape consistency throughout the detailization process. In this paper, we introduce MARS, a novel approach for 3D shape detailization. Our method capitalizes on a novel multi-LOD, multi-category mesh representation to learn shape-consistent mesh representations in latent space across different LODs. We further propose a mesh autoregressive model capable of generating such latent representations through next-LOD token prediction. This approach significantly enhances the realism of the generated shapes. Extensive experiments conducted on the challenging 3D Shape Detailization benchmark demonstrate that our proposed MARS model achieves state-of-the-art performance, surpassing existing methods in both qualitative and quantitative assessments. Notably, the model's capability to generate fine-grained details while preserving the overall shape integrity is particularly commendable.

📄 PDF Abstract BibTeX arXiv:2502.11390

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

DECOR-GAN: 3D Shape Detailization by Conditional Refinement

2020-12-16 · CVPR 2021 1 · Zhiqin Chen, Vladimir G. Kim, Matthew Fisher, Noam Aigerman 외

We introduce a deep generative network for 3D shape detailization, akin to stylization with the style being geometric details. We address the challenge of creating large varieties of high-resolution and detailed 3D geome…

3D geometryGenerative Adversarial Network

DECOLLAGE: 3D Detailization by Controllable, Localized, and Learned Geometry Enhancement

2024-09-10 · Qimin Chen, Zhiqin Chen, Vladimir G. Kim, Noam Aigerman 외

We present a 3D modeling method which enables end-users to refine or detailize 3D shapes using machine learning, expanding the capabilities of AI-assisted 3D content creation. Given a coarse voxel shape (e.g., one produc…

ShaDDR: Interactive Example-Based Geometry and Texture Generation via 3D Shape Detailization and Differentiable Rendering

2023-06-08 · Qimin Chen, Zhiqin Chen, Hang Zhou, Hao Zhang

We present ShaDDR, an example-based deep generative neural network which produces a high-resolution textured 3D shape through geometry detailization and conditional texture generation applied to an input coarse voxel sha…

Texture Synthesis

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

LoopDraw: a Loop-Based Autoregressive Model for Shape Synthesis and Editing

2022-12-09 · Nam Anh Dinh, Haochen Wang, Greg Shakhnarovich, Rana Hanocka

There is no settled universal 3D representation for geometry with many alternatives such as point clouds, meshes, implicit functions, and voxels to name a few. In this work, we present a new, compelling alternative for r…