paper-with-me

Papers

FlexPainter: Flexible and Multi-View Consistent Texture Generation

2025-06-03 · Dongyu Yan, Leyi Wu, Jiantao Lin, Luozhou Wang, Tianshuo Xu, Zhifei Chen, Zhen Yang, Lie Xu, Shunsi Zhang, Yingcong Chen

Texture map production is an important part of 3D modeling and determines the rendering quality. Recently, diffusion-based methods have opened a new way for texture generation. However, restricted control flexibility and limited prompt modalities may prevent creators from producing desired results. Furthermore, inconsistencies between generated multi-view images often lead to poor texture generation quality. To address these issues, we introduce \textbf{FlexPainter}, a novel texture generation pipeline that enables flexible multi-modal conditional guidance and achieves highly consistent texture generation. A shared conditional embedding space is constructed to perform flexible aggregation between different input modalities. Utilizing such embedding space, we present an image-based CFG method to decompose structural and style information, achieving reference image-based stylization. Leveraging the 3D knowledge within the image diffusion prior, we first generate multi-view images simultaneously using a grid representation to enhance global understanding. Meanwhile, we propose a view synchronization and adaptive weighting module during diffusion sampling to further ensure local consistency. Finally, a 3D-aware texture completion model combined with a texture enhancement model is used to generate seamless, high-resolution texture maps. Comprehensive experiments demonstrate that our framework significantly outperforms state-of-the-art methods in both flexibility and generation quality.

📄 PDF Abstract BibTeX arXiv:2506.02620

Code (0)

등록된 구현이 없습니다.

Tasks

Texture Synthesis

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 제목 키워드 기반

LSS3D: Learnable Spatial Shifting for Consistent and High-Quality 3D Generation from Single-Image

2025-11-15 · Zhuojiang Cai, Yiheng Zhang, Meitong Guo, Mingdao Wang 외 arxiv

Recently, multi-view diffusion-based 3D generation methods have gained significant attention. However, these methods often suffer from shape and texture misalignment across generated multi-view images, leading to low-qua…

3D Generation

ConTEXTure: Consistent Multiview Images to Texture

2024-07-15 · Jaehoon Ahn, Sumin Cho, Harim Jung, Kibeom Hong 외

We introduce ConTEXTure, a generative network designed to create a texture map/atlas for a given 3D mesh using images from multiple viewpoints. The process begins with generating a front-view image from a text prompt, su…

Designing a 3D-Aware StyleNeRF Encoder for Face Editing

2023-02-19 · Songlin Yang, Wei Wang, Bo Peng, Jing Dong

GAN inversion has been exploited in many face manipulation tasks, but 2D GANs often fail to generate multi-view 3D consistent images. The encoders designed for 2D GANs are not able to provide sufficient 3D information fo…

AttributeFace ModelVideo Editing

Text-Guided Texturing by Synchronized Multi-View Diffusion

2023-11-21 · Yuxin Liu, Minshan Xie, Hanyuan Liu, Tien-Tsin Wong

This paper introduces a novel approach to synthesize texture to dress up a given 3D object, given a text prompt. Based on the pretrained text-to-image (T2I) diffusion model, existing methods usually employ a project-and-…

Texture Synthesis

MV2UV: Generating High-quality UV Texture Maps with Multiview Prompts

2026-03-16 · Zheng Zhang, Qinchuan Zhang, Yuteng Ye, Zhi Chen 외 arxiv

Generating high-quality textures for 3D assets is a challenging task. Existing multiview texture generation methods suffer from the multiview inconsistency and missing textures on unseen parts, while UV inpainting textur…