Open xobeiotozi opened 2 years 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?
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?