Hi, when I run agora2coco.py to make a comment file for AGORA, I get the following error. I don't know what the problem is, can you help me? Thanks a lot!
This is because points_2d = np.array(data_smplx['gt_joints_2d'][i][j]).reshape(-1,2) The processed size is (45, 2)
Hi, when I run agora2coco.py to make a comment file for AGORA, I get the following error. I don't know what the problem is, can you help me? Thanks a lot!
This is because points_2d = np.array(data_smplx['gt_joints_2d'][i][j]).reshape(-1,2) The processed size is (45, 2)