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

Code or method for pre-process data #6

Closed XiangyuSu611 closed 8 months ago

XiangyuSu611 commented 8 months ago

Hi, I'm running this code on new data but get some troubles to pre-process data.

Could you please realease the code or roughly descript this method (tools) to pre-process training data in uv_model_512?

image

XinYu-Andy commented 8 months ago

Hi, I'm running this code on new data but get some troubles to pre-process data.

Could you please realease the code or roughly descript this method (tools) to pre-process training data in uv_model_512?

image

I haven't had the chance to clean up the data preprocessing code yet, but maybe I can share a version with you via email in the next few days.

XiangyuSu611 commented 8 months ago

OK 👍, thank you so much!