GAP-LAB-CUHK-SZ / deepFashion3D

Deep Fashion3D: A Dataset and Benchmark for 3D Garment Reconstruction from Single Images (ECCV2020)
https://kv2000.github.io/2023/06/20/deepFashion3DV2/
Other
193 stars 15 forks source link

Correspondence of featureline vertex location in dataset to that on mesh-template generated from SMPL? #17

Open shash29-dev opened 4 months ago

shash29-dev commented 4 months ago

Hi,

Thanks for this amazing dataset. I was going through the dataset. Could you let me know about the following querry?

The smpl template is deformed based on featurelines vertices, using handle-based deformation.

Assuming, handle points are the boundary point on garment-template. Through segmentation masks of SMPL, we know which one is neckline, hemline etc. However, how do we know the correspondence between such point on template to that of corresponding feature_line vertex locations, that are provided in the dataset. How to set hard-constraint if we don't know correspondence.