paper-with-me

홈 › Papers

DECOR-GAN: 3D Shape Detailization by Conditional Refinement

2020-12-16 · CVPR 2021 1 · Zhiqin Chen, Vladimir G. Kim, Matthew Fisher, Noam Aigerman, Hao Zhang, Siddhartha Chaudhuri

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 geometry from a small set of exemplars by treating the problem as that of geometric detail transfer. Given a low-resolution coarse voxel shape, our network refines it, via voxel upsampling, into a higher-resolution shape enriched with geometric details. The output shape preserves the overall structure (or content) of the input, while its detail generation is conditioned on an input "style code" corresponding to a detailed exemplar. Our 3D detailization via conditional refinement is realized by a generative adversarial network, coined DECOR-GAN. The network utilizes a 3D CNN generator for upsampling coarse voxels and a 3D PatchGAN discriminator to enforce local patches of the generated model to be similar to those in the training detailed shapes. During testing, a style code is fed into the generator to condition the refinement. We demonstrate that our method can refine a coarse shape into a variety of detailed shapes with different styles. The generated results are evaluated in terms of content preservation, plausibility, and diversity. Comprehensive ablation studies are conducted to validate our network designs. Code is available at https://github.com/czq142857/DECOR-GAN.

📄 PDF Abstract BibTeX arXiv:2012.09159

Code (1)

czq142857/DECOR-GAN 공식 구현 pytorch

Tasks

3D geometryGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

3D CNN 설명 없음
PatchGAN 설명 없음

Similar Papers 제목 키워드 기반

MARS: Mesh AutoRegressive Model for 3D Shape Detailization

2025-02-17 · Jingnan Gao, Weizhe Liu, Weixuan Sun, Senbo Wang 외

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

model

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

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…

Guided neural style transfer for shape stylization

2020-06-04 · PLOS ONE 2020 6 · Gantugs Atarsaikhan, Brian Kenji Iwana, Seiichi Uchida

Designing logos, typefaces, and other decorated shapes can require professional skills. In this paper, we aim to produce new and unique decorated shapes by stylizing ordinary shapes with machine learning. Specifically, w…

BIG-bench Machine LearningStyle Transfer

Diffusion 3D Features (Diff3F): Decorating Untextured Shapes with Distilled Semantic Features

2023-11-28 · CVPR 2024 1 · Niladri Shekhar Dutt, Sanjeev Muralikrishnan, Niloy J. Mitra

We present Diff3F as a simple, robust, and class-agnostic feature descriptor that can be computed for untextured input shapes (meshes or point clouds). Our method distills diffusion features from image foundational model…

3D Dense Shape Correspondence3D Part Segmentation