yolov5-tensorrt
yolov5-tensorrt copied to clipboard
convert onnx to engine failed
when convert yolov5s.onnx to engine, encountered workspace memory failed, how to solve it. but it worked using python script to convert the same model.
I have the same issue. Converts directly from the python script works. Does it make a difference?