Text2Tex icon indicating copy to clipboard operation
Text2Tex copied to clipboard

[ICCV 2023] Text2Tex: Text-driven Texture Synthesis via Diffusion Models

Results 21 Text2Tex issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great work, I have a question: If I have a coarse textured mesh, is there anyway to refine it using your method and code?

Provide a more complete benchmark: how does this compare to TEXTurePaper?

Will it generate a wrong image which is a wheel image or something else in the place of obj car door ? But that place actually should be supposed to...

At the end of the generate_texture.py, there is a post-process operation, i want to know what's the use of it. ` # post-process if args.post_process: del controlnet del ddim_sampler inpainting...

Hello! Thanks for the great work. Now I am trying to conduct mesh texturing with customized views. I am wondering how to alter the "sectors" in the code, since some...

Hi, Thanks for your great work. I tried to reproduce the example of the golden Porsche in the paper, but the results are not consistent with the paper. Could you...

I only have one obj, how to get the initial texture files png and mtl

Hi, For some reason, the results on meshes other than those provided in the examples seem significantly poorer. Are there any key properties of meshes which help / hinder the...

Is there a training script provided? I have a batch of my own data that I want to train