EricGuo5513 / momask-codes

Official implementation of "MoMask: Generative Masked Modeling of 3D Human Motions (CVPR2024)"
https://ericguo5513.github.io/momask/
MIT License
856 stars 73 forks source link

How to get mapping.json file? #10

Closed chendalao closed 3 weeks ago

chendalao commented 10 months ago

I want to know how to write the corresponding mapping file based on the model?

Murrol commented 10 months ago

Hi,

You can create the bone mapping manually by clicking NEW under the Bone Mapping subsection, or modify the imported Bone Mapping. After you get your own bone mapping, click Save Bone Mapping File to save it to the Bone Mapping File Path. More information please refer to the tutorial under 👯Visualization.

Thanks