CVApr 9, 2024

DreamView: Injecting View-specific Text Guidance into Text-to-3D Generation

arXiv:2404.06119v27 citationsh-index: 24Has CodeECCV
AI Analysis

This work addresses a domain-specific challenge for artists and designers in 3D asset creation, enabling more creative and diverse designs, but it is incremental as it builds on existing text-to-3D generation techniques.

The paper tackles the problem of customizing specific appearances at designated viewpoints in text-to-3D generation, which often leads to ambiguity with single overall text descriptions, and proposes DreamView, a method that injects view-specific text guidance to achieve multi-view customization while maintaining overall consistency, resulting in a dual achievement of customization and consistency.

Text-to-3D generation, which synthesizes 3D assets according to an overall text description, has significantly progressed. However, a challenge arises when the specific appearances need customizing at designated viewpoints but referring solely to the overall description for generating 3D objects. For instance, ambiguity easily occurs when producing a T-shirt with distinct patterns on its front and back using a single overall text guidance. In this work, we propose DreamView, a text-to-image approach enabling multi-view customization while maintaining overall consistency by adaptively injecting the view-specific and overall text guidance through a collaborative text guidance injection module, which can also be lifted to 3D generation via score distillation sampling. DreamView is trained with large-scale rendered multi-view images and their corresponding view-specific texts to learn to balance the separate content manipulation in each view and the global consistency of the overall object, resulting in a dual achievement of customization and consistency. Consequently, DreamView empowers artists to design 3D objects creatively, fostering the creation of more innovative and diverse 3D assets. Code and model will be released at https://github.com/iSEE-Laboratory/DreamView.

Code Implementations1 repo
Foundations

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

Your Notes