Bingrui Hu
Results
3
issues of
Bingrui Hu
使用您的代码,在AGX Xavier上部署YOLOv8 Pose,输入源是SDI相机,只是更改了一下输入流的处理方式。preprocess时间4-8ms,infer时间30-60ms,postprocess时间2ms,如何才能像您那样做到,推理时间只需5,6ms
I want to use the pre-trained model published by the author to fine-tune my target dataset, which is on a single scenario. Does anyone know how to do that, thank...