English

TexGen: Text-Guided 3D Texture Generation with Multi-view Sampling and Resampling

Computer Vision and Pattern Recognition 2024-08-05 v1

Abstract

Given a 3D mesh, we aim to synthesize 3D textures that correspond to arbitrary textual descriptions. Current methods for generating and assembling textures from sampled views often result in prominent seams or excessive smoothing. To tackle these issues, we present TexGen, a novel multi-view sampling and resampling framework for texture generation leveraging a pre-trained text-to-image diffusion model. For view consistent sampling, first of all we maintain a texture map in RGB space that is parameterized by the denoising step and updated after each sampling step of the diffusion model to progressively reduce the view discrepancy. An attention-guided multi-view sampling strategy is exploited to broadcast the appearance information across views. To preserve texture details, we develop a noise resampling technique that aids in the estimation of noise, generating inputs for subsequent denoising steps, as directed by the text prompt and current texture map. Through an extensive amount of qualitative and quantitative evaluations, we demonstrate that our proposed method produces significantly better texture quality for diverse 3D objects with a high degree of view consistency and rich appearance details, outperforming current state-of-the-art methods. Furthermore, our proposed texture generation technique can also be applied to texture editing while preserving the original identity. More experimental results are available at https://dong-huo.github.io/TexGen/

Keywords

Cite

@article{arxiv.2408.01291,
  title  = {TexGen: Text-Guided 3D Texture Generation with Multi-view Sampling and Resampling},
  author = {Dong Huo and Zixin Guo and Xinxin Zuo and Zhihao Shi and Juwei Lu and Peng Dai and Songcen Xu and Li Cheng and Yee-Hong Yang},
  journal= {arXiv preprint arXiv:2408.01291},
  year   = {2024}
}

Comments

European Conference on Computer Vision (ECCV) 2024

R2 v1 2026-06-28T18:02:19.592Z