numpy IndexError: index 1 is out of bounds for axis 3 with size 1

后端 未结 0 1545
没有蜡笔的小新
没有蜡笔的小新 2021-02-13 05:45

How should I fix this error?

if frames_pose2d:
    print(\'valid count: \', valid_frame_count)
    tmp_keypoints = np.vstack([frames_pose2d[fn] for fn in range(va         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题