zju3dv / neuralbody

Code for "Neural Body: Implicit Neural Representations with Structured Latent Codes for Novel View Synthesis of Dynamic Humans" CVPR 2021 best paper candidate
Other
907 stars 130 forks source link

easymocap to neuralbody missing cfg_model.yml #148

Closed bubuton closed 11 months ago

bubuton commented 11 months ago

Hi, I was following the instruction in https://github.com/zju3dv/neuralbody/tree/master/tools/custom which suggest to use the easymocap then runs the easymocap_to_neuralbody.py to get parameters in standard. I was using the triangulate (https://chingswy.github.io/easymocap-public-doc/develop/02_fitsmpl.html) method to get parameters first, but then realise that easymocap_to_neuralbody.py requires a cfg_model.yml. This is not included in the output result in easymocap, which only contains cfg_data and cfg_exp. Am I using the wrong script for easymocap? Thank you.

CHDTevior commented 11 months ago

Hello, and how did you solve this problem? I meet it too.

bubuton commented 11 months ago

Using the mocap.py will generate cfg_model.yml.