CVMI-Lab / Point-UV-Diffusion

(ICCV2023) This is the official PyTorch implementation of ICCV2023 paper: Texture Generation on 3D Meshes with Point-UV Diffusion
159 stars 8 forks source link

Test with own data #12

Open zth15804074521 opened 8 months ago

zth15804074521 commented 8 months ago

Hello, I am very interested in your texture generation project, may I ask whether the coarse_model dataset in the project is generated by training? Are the car and bench datasets for testing? Because they don't have clip_image and clip_test. What if I want to use my own car.obj model for test texture generation?

XinYu-Andy commented 8 months ago

Hi, please refer to this issue

caojiehui commented 7 months ago

Hi, please refer to this issue

Hello, I am very interested in your texture generation project, may I ask whether the coarse_model dataset in the project is generated by training? Are the car and bench datasets for testing? Because they don't have clip_image and clip_test. What if I want to use my own car.obj model for test texture generation?

Hello, have you solved this problem? Can you share the code for this content?