HilaRobotican

Results 1 issues of HilaRobotican

Hi, can you please share your yolov3-tiny .cfg file? When I run onnx_to_tensorrt.py it fails to reshape on this line: trt_outputs = [output.reshape(shape) for output, shape in zip(trt_outputs, output_shapes)] Thanks!