HumanML3D
HumanML3D copied to clipboard
Error when running raw_pose_processing.ipynb
When I ran Error when running raw_pose_processing.ipynb, I got an error like “[Errno 2] No such file or directory: ‘./pose_data/KIT/3/kick_high_left02_poses.npy’”, but I carefully checked the ./pose_data folder and there was no KIT. Do I need to download KIT again and put it in the pose_data folder?
Yes, I think so.
Yes, I think so.
But where is the KIT?I didn't find it.┭┮﹏┭┮
It is on the AMASS website, after you logged in and went to the "Downloads" page.
You're welcome. :)
When I ran Error when running raw_pose_processing.ipynb, I got an error like “[Errno 2] No such file or directory: ‘./pose_data/KIT/3/kick_high_left02_poses.npy’”, but I carefully checked the ./pose_data folder and there was no KIT. Do I need to download KIT again and put it in the pose_data folder?
Hello, have u met this problem again after installing KIT from AMASS.
I met this problem after processing KIT from ./amass_data, and there does exist kick_high_left02_poses.npy in this directory ./pose_data/KIT
Could U help me? Thanks in advance !!!
When I ran Error when running raw_pose_processing.ipynb, I got an error like “[Errno 2] No such file or directory: ‘./pose_data/KIT/3/kick_high_left02_poses.npy’”, but I carefully checked the ./pose_data folder and there was no KIT. Do I need to download KIT again and put it in the pose_data folder?
Hello, have u met this problem again after installing KIT from AMASS. I met this problem after processing KIT from
./amass_data, and there does existkick_high_left02_poses.npyin this directory./pose_data/KITCould U help me? Thanks in advance !!!
The file suffix in the KIT directory file is npz, and the Chinese suffix of the read csv file is npy, so the file cannot be found is displayed all the time
