IDEA-Research / Motion-X

[NeurIPS 2023] Official implementation of the paper "Motion-X: A Large-scale 3D Expressive Whole-body Human Motion Dataset"
https://motion-x-dataset.github.io
Other
566 stars 15 forks source link

Could you provide `utils.human_models` for visualization or mesh recovery script? #101

Closed PerfectBlueFeynman closed 2 weeks ago

PerfectBlueFeynman commented 1 month ago

Thank you for the amazing work!

While running the visualization code render_camera_space_motion.py, there is a missing file of utils.human_models, could you provide this file or scripts for recovering mesh?

I can only find the json files under the mesh_recovery folder instead of the actual mesh.

Best regards.