Jetson agx orin executes yolov5s bug

Hi,

Have you maximized the device’s performance?

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

More, do you have the ONNX model?
Could you check to get the benchmark data with trtexec?

Thanks.