paper-with-me

홈 › Papers

Decorate3D: Text-Driven High-Quality Texture Generation for Mesh Decoration in the Wild

2023-09-21 · NeurIPS 2023 11

This paper presents Decorate3D, a versatile and user-friendly method for the creation and editing of 3D objects using images. Decorate3D models a real-world object of interest by neural radiance field (NeRF) and decomposes the NeRF representation into an explicit mesh representation, a view-dependent texture, and a diffuse UV texture. Subsequently, users can either manually edit the UV or provide a prompt for the automatic generation of a new 3D-consistent texture. To achieve high-quality 3D texture generation, we propose a structure-aware score distillation sampling method to optimize a neural UV texture based on user-defined text and empower an image diffusion model with 3D-consistent generation capability. Furthermore, we introduce a few-view resampling training method and utilize a super-resolution model to obtain refined high-resolution UV textures (2048$\times$2048) for 3D texturing. Extensive experiments collectively validate the superior performance of Decorate3D in retexturing real-world 3D objects. Project page: https://decorate3d.github.io/Decorate3D/.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DecorateLM: Data Engineering through Corpus Rating, Tagging, and Editing with Language Models

2024-10-08 · Ranchi Zhao, Zhen Leng Thai, Yifan Zhang, Shengding Hu 외

The performance of Large Language Models (LLMs) is substantially influenced by the pretraining corpus, which consists of vast quantities of unsupervised data processed by the models. Despite its critical role in model pe…

Language ModelingLanguage ModellingLarge Language ModelSmall Language Model

PointAugmenting: Cross-Modal Augmentation for 3D Object Detection

2021-06-19 · CVPR 2021 1 · Chunwei Wang, Chao Ma, Ming Zhu, Xiaokang Yang

Camera and LiDAR are two complementary sensors for 3D object detection in the autonomous driving context. Camera provides rich texture and color cues while LiDAR specializes in relative distance sensing. The challeng…

3D Object DetectionAutonomous DrivingData AugmentationObject+3

Text2Tex: Text-driven Texture Synthesis via Diffusion Models

2023-03-20 · ICCV 2023 1 · Dave Zhenyu Chen, Yawar Siddiqui, Hsin-Ying Lee, Sergey Tulyakov 외

We present Text2Tex, a novel method for generating high-quality textures for 3D meshes from the given text prompts. Our method incorporates inpainting into a pre-trained depth-aware image diffusion model to progressively…

Texture Synthesis

Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering

2023-12-18 · CVPR 2024 1 · Kim Youwang, Tae-Hyun Oh, Gerard Pons-Moll

We present Paint-it, a text-driven high-fidelity texture map synthesis method for 3D meshes via neural re-parameterized texture optimization. Paint-it synthesizes texture maps from a text description by synthesis-through…

Texture Synthesis

Text2Human: Text-Driven Controllable Human Image Generation

2022-05-31 · Yuming Jiang, Shuai Yang, Haonan Qiu, Wayne Wu 외

Generating high-quality and diverse human images is an important yet challenging task in vision and graphics. However, existing generative models often fall short under the high diversity of clothing shapes and textures.…

DiversityHuman ParsingImage GenerationMixture-of-Experts