zhixuany / HUMBI

This repository contains official code (in MATLAB) for exploring and visualizing HUMBI dataset introduced in the paper "HUMBI: A Large Multiview Dataset of Human Body Expressions" (CVPR 2020).
MIT License
116 stars 8 forks source link

Question about clothing models #27

Open justanhduc opened 2 years ago

justanhduc commented 2 years ago

Hi. Thanks for publishing this useful dataset. I have a question about the clothing model in the dataset. As far as I understand, the method you used to obtain clothes (ClothCap) deforms the SMPL body into clothes. However, in the dataset, the clothing meshes have different numbers of vertices. Could you please let me know how I can make SMPL "dress" or how to match the vertices of clothing models back to SMPL? Thank you very much!