You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: