KirutoCode
Results
2
comments of
KirutoCode
I think this code cannot use tensorrt to accelerate, I tried tensorrt with the original yolov3, It can run, but this always been failed
我现在想对剪枝的yolo来进行tensorrt的加速,让程序在tx2上跑的更快一点,但是用您的cgf和pth转换出来的onnx和engine文件总是无法进行正确inference,请问您有tensorrt这方面的经验吗?