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

data preprocessing code #11

Closed caojiehui closed 7 months ago

caojiehui commented 8 months ago

Hello, can you share the data preprocessing code? Particularly interested in the generation of .pt data in the 'clip_img_data' and the data generation within the 'uv_model_512' folder.

XinYu-Andy commented 8 months ago

Hello, can you share the data preprocessing code? Particularly interested in the generation of .pt data in the 'clip_img_data' and the data generation within the 'uv_model_512' folder.

Hi, please refer to this issue

caojiehui commented 8 months ago

@.***上么?

在 2023-11-09 23:52:49,"Andy" @.***> 写道:

Hello, can you share the data preprocessing code? Particularly interested in the generation of .pt data in the 'clip_img_data' and the data generation within the 'uv_model_512' folder.

Hi, please refer to this issue

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

XinYu-Andy commented 7 months ago

Please check the updated README