HumanML3D icon indicating copy to clipboard operation
HumanML3D copied to clipboard

运行raw_pose_processing时出现AssertionError

Open kekekou opened this issue 2 years ago • 1 comments
trafficstars

Traceback (most recent call last): File "raw_pose_processing .py" line 280, in m data_m = swap_left_right(data) File "raw_pose_processing .py",line 230,in swap_left_right assert len(data.shape) == 3 and data.shape[-1] == 3 AssertionError

kekekou avatar Jun 30 '23 07:06 kekekou

the dataset I used is ACCAD data

kekekou avatar Jun 30 '23 08:06 kekekou