TensorRT YOLOV8

When I used tensorRT to convert the yolov8n.onnx model to a trt file, the following message was prompted. What is going on and how should I solve it? My Jetson environment is as follows


TensorRT displays the following information:
TensorRT_log.txt (23.1 KB)
I use trtexec in the /usr/src/tensorrt/bin folder to achieve this.

Moving to Jetson Xavier Forum for better support.

Hi,

[02/21/2024-10:04:11] [E] Saving engine to file failed.

It looks like the conversion works but fails when outputting the file.
Please check if the folder you launching the command has the write permission or not.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.