[CVPR 2022 Oral] Official PyTorch Implementation of "GLAMR: Global Occlusion-Aware Human Mesh Recovery with Dynamic Cameras”.
359
stars
33
forks
source link
new_dict['smpl_pose'] = smpl_pose_wroot[:, 1:].reshape(-1, 70) ValueError: cannot reshape array of size 32277 into shape (70) #36
Closed
HenrySomeCode closed 1 year ago
when I run this inference command:
I get this error: