yolo11s检测模型转换为tensorrt半精度浮点模型做测试,在jetpack5.1上8张图像批处理耗时27毫秒,在jetpack6.2耗时42毫秒,除了jetpack版本不一样,代码、模型和图片都是一样的。
请问可能是什么原因?要查找问题可以从哪些方面入手?谢谢!
Hi,
Do you test the model with the maximum performance?
$ sudo nvpmodel -m 0
$ sudo jetson_clocks
Do you test the performance with trtexec?
If yes, could you share the logs with --verbose with us?
Thanks.
yes, tested the model with the maximum performance.
but not tested the performance with trtexec,we will test and share the logs with you.
Thanks.
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks ~0521
Is this still an issue to support? Any result can be shared?