google-research / mint

Multi-modal Content Creation Model Training Infrastructure including the FACT model (AI Choreographer) implementation.
Apache License 2.0
503 stars 87 forks source link

bvh_writer instruction #6

Closed YIN95 closed 2 years ago

YIN95 commented 3 years ago

Hi Ruilong,

Is it possible that providing instructions on bvh_writer? I didn't find the skeleton_csv_filename and joints_to_ignore_csv_filename.

Best, Wenjie

shanyang-me commented 2 years ago

My appologies here, I recent left google and forgot to release those csv files. You can dump those files from the SMPL skeletons.

jason870509 commented 2 years ago

My appologies here, I recent left google and forgot to release those csv files. You can dump those files from the SMPL skeletons.

Hi. This is my first time using SMPL. Where can I find the “SMPL skeletons” and get the parameter need in bvh_writer? Thanks.

Best, Jason

shanyang-me commented 2 years ago

Hi, checkout the SMPL website here: https://smpl.is.tue.mpg.de/ and related papers.

h310558606 commented 2 years ago

Have you know how to use the bvh_writer file?