Kalakonda Sai Shashank
Kalakonda Sai Shashank
It appears that the time taken to execute raw_pose_preprocessing.py over all the amass data as 3-4 days. Is it expected or am I doing something wrong.
Hi, Thanks for the code! Can you provide with the steps to execute in order to extract pose data on a random test video.
It is provided that the hand pose shape is (bs,12) in the dataset description, [https://github.com/yhw-yhw/SHOW#dataset-description] but each hand should consist of 15 joints resulting a shape of (bs,45) right. Can...