paper-with-me

홈 › Papers

StyleTex: Style Image-Guided Texture Generation for 3D Models

2024-11-01 · Zhiyu Xie, Yuqing Zhang, Xiangjun Tang, Yiqian Wu, Dehan Chen, Gongsheng Li, Xaogang Jin

Style-guided texture generation aims to generate a texture that is harmonious with both the style of the reference image and the geometry of the input mesh, given a reference style image and a 3D mesh with its text description. Although diffusion-based 3D texture generation methods, such as distillation sampling, have numerous promising applications in stylized games and films, it requires addressing two challenges: 1) decouple style and content completely from the reference image for 3D models, and 2) align the generated texture with the color tone, style of the reference image, and the given text prompt. To this end, we introduce StyleTex, an innovative diffusion-model-based framework for creating stylized textures for 3D models. Our key insight is to decouple style information from the reference image while disregarding content in diffusion-based distillation sampling. Specifically, given a reference image, we first decompose its style feature from the image CLIP embedding by subtracting the embedding's orthogonal projection in the direction of the content feature, which is represented by a text CLIP embedding. Our novel approach to disentangling the reference image's style and content information allows us to generate distinct style and content features. We then inject the style feature into the cross-attention mechanism to incorporate it into the generation process, while utilizing the content feature as a negative prompt to further dissociate content information. Finally, we incorporate these strategies into StyleTex to obtain stylized textures. The resulting textures generated by StyleTex retain the style of the reference image, while also aligning with the text prompts and intrinsic details of the given 3D mesh. Quantitative and qualitative experiments show that our method outperforms existing baseline methods by a significant margin.

📄 PDF Abstract BibTeX arXiv:2411.00399

Code (0)

등록된 구현이 없습니다.

Tasks

Texture Synthesis

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

StyleTextGen: Style-Conditioned Multilingual Scene Text Generation

2026-05-14 · Zeyu Chen, Fangmin Zhao, Yan Shu, Yichao Liu 외 arxiv

Style-conditioned scene text generation faces unique challenges in extracting precise text styles from complex backgrounds and maintaining fine-grained style consistency across characters, especially for multilingual scr…

Text Generation

StyleText: A Large-Scale Dataset and Benchmark for Stylized Scene Text Inpainting

2026-05-17 · Aleksandr Simonyan, Nipun Jindal arxiv

We present StyleText, a large-scale dataset and benchmark for localized scene-text inpainting with style preservation. StyleText contains 28,518 image-mask-prompt triplets grouped into 9,932 scene families, enabling cont…

StyleSculptor: Zero-Shot Style-Controllable 3D Asset Generation with Texture-Geometry Dual Guidance

2025-09-16 · Zefan Qu, Zhenwei Wang, Haoyuan Wang, Ke Xu 외 arxiv

Creating 3D assets that follow the texture and geometry style of existing ones is often desirable or even inevitable in practical applications like video gaming and virtual reality. While impressive progress has been mad…

3D Generation

Retinex-guided Channel-grouping based Patch Swap for Arbitrary Style Transfer

2023-09-19 · Chang Liu, Yi Niu, Mingming Ma, Fu Li 외

The basic principle of the patch-matching based style transfer is to substitute the patches of the content image feature maps by the closest patches from the style image feature maps. Since the finite features harvested …

Patch MatchingStyle Transfer

Minecraft-ify: Minecraft Style Image Generation with Text-guided Image Editing for In-Game Application

2024-02-08 · Bumsoo Kim, Sanghyun Byun, Yonghoon Jung, Wonseop Shin 외

In this paper, we first present the character texture generation system \textit{Minecraft-ify}, specified to Minecraft video game toward in-game application. Ours can generate face-focused image for texture mapping tailo…

Image GenerationMinecraftText-based Image Editingtext-guided-image-editing+1