TensorRT-Alpha icon indicating copy to clipboard operation
TensorRT-Alpha copied to clipboard

v8-pose在Jetson AGX Xavier上的推理时间问题

Open Ucarrot319 opened this issue 10 months ago • 1 comments

使用您的代码,在AGX Xavier上部署YOLOv8 Pose,输入源是SDI相机,只是更改了一下输入流的处理方式。preprocess时间4-8ms,infer时间30-60ms,postprocess时间2ms,如何才能像您那样做到,推理时间只需5,6ms

Ucarrot319 avatar Apr 17 '24 06:04 Ucarrot319