fabro66 / GAST-Net-3DPoseEstimation

A Graph Attention Spatio-temporal Convolutional Networks for 3D Human Pose Estimation in Video (GAST-Net)
MIT License
311 stars 70 forks source link

json file #65

Open xobeiotozi opened 1 year ago

xobeiotozi commented 1 year ago

gast5/lib/pose/hrnet/pose_estimation/gen_kpts.py", line 342, in generate_ntu_kpts_json pose = preds[num].tolist() IndexError: index 1 is out of bounds for axis 0 with size 1 How do I solve this situation where I want to get a json file?