lewes6369 / TensorRT-Yolov3

TensorRT for Yolov3
MIT License
489 stars 165 forks source link

What is the accelerate rate? #54

Closed soldier828 closed 5 years ago

soldier828 commented 5 years ago

In the readme I just found fp32 and in8 inference time using trt. What about the inference time without TRT? Is the Caffe time equal to no TRT time?

lewes6369 commented 5 years ago

Yes. Caffe is running without tensorRT.