miraymen / pix2surf

Learning to Transfer Texture from Clothing Images to 3D Humans, CVPR 2020
Other
342 stars 62 forks source link

files/information needed for training a new mesh #26

Open juch001 opened 3 years ago

juch001 commented 3 years ago

Hi,

If I want to train new mesh which are different from your template, what files or information are needed?

based on my understanding, I need the new mesh .obj file, vt_ft_file, gar_file and garment.pkl file, am I right?

And could you please advise how to get the 'ft' parameter in vt_ft_file and 'v_personal' parameter in shirts.pkl file and 'f' parameter in gar_file? Thank you so much.