EricGuo5513 / HumanML3D

HumanML3D: A large and diverse 3d human motion-language dataset.
https://ericguo5513.github.io/text-to-motion/
MIT License
821 stars 79 forks source link

Question about dataset #123

Open Hongru0306 opened 9 months ago

Hongru0306 commented 9 months ago

Hello, I am experiencing the following problem while generating data for Human3D as per your md:
image But when run the motion_representation.ipynb, it ouputs: img_v3_027o_4e67e022-a3ec-41ec-85a3-2e6d16a9fa0g I consulted the npy file that reported the error and found that the original data was converted with his 0th dimension of 1. Causes the following to generate an error img_v3_027o_3e2e007b-2f7a-4e97-b3ed-d03b313d7bfg This problem really confuses us, all our data is downloaded from the official website, can you please provide a link to the complete data, or a suggested solution, thank you very much!