CVGRJan 17, 2024

TextureDreamer: Image-guided Texture Synthesis through Geometry-aware Diffusion

arXiv:2401.09416v10.0855 citationsh-index: 10CVPR
AI Analysis55

This work addresses the challenge of texture creation in vision and graphics, potentially democratizing it by reducing reliance on manual artistry or dense data, though it appears incremental as it builds on existing diffusion models.

The paper tackles the problem of transferring relightable textures from a few input images to arbitrary 3D shapes, achieving highly realistic and semantic textures that surpass previous state-of-the-art methods.

We present TextureDreamer, a novel image-guided texture synthesis method to transfer relightable textures from a small number of input images (3 to 5) to target 3D shapes across arbitrary categories. Texture creation is a pivotal challenge in vision and graphics. Industrial companies hire experienced artists to manually craft textures for 3D assets. Classical methods require densely sampled views and accurately aligned geometry, while learning-based methods are confined to category-specific shapes within the dataset. In contrast, TextureDreamer can transfer highly detailed, intricate textures from real-world environments to arbitrary objects with only a few casually captured images, potentially significantly democratizing texture creation. Our core idea, personalized geometry-aware score distillation (PGSD), draws inspiration from recent advancements in diffuse models, including personalized modeling for texture information extraction, variational score distillation for detailed appearance synthesis, and explicit geometry guidance with ControlNet. Our integration and several essential modifications substantially improve the texture quality. Experiments on real images spanning different categories show that TextureDreamer can successfully transfer highly realistic, semantic meaningful texture to arbitrary objects, surpassing the visual quality of previous state-of-the-art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes