kaiwen
Results
2
issues of
kaiwen
Line 18: "assert poses_3d is None or poses_3d[key].shape[0] == poses_3d[key].shape[0]" What's the meaning of "poses_3d[key].shape[0] == poses_3d[key].shape[0]" here? Line 22: "augment_vector = np.full(len(bounds - 1), False, dtype=bool)" What's the difference...
python2 yolov3_to_onnx.py onnx = 1.4.1 platform: TX2 Jatpack4.2 " Traceback (most recent call last): File "yolov3_to_onnx.py", line 830, in main() File "yolov3_to_onnx.py", line 818, in main verbose=True) File "yolov3_to_onnx.py", line...