maggiez0138 / Swin-Transformer-TensorRT

This project aims to explore the deployment of Swin-Transformer based on TensorRT, including the test results of FP16 and INT8.
MIT License
161 stars 29 forks source link

avergae FPS of each model #3

Closed Linaom1214 closed 1 year ago

Linaom1214 commented 2 years ago

can provide more detail about inference speed of each model

the speed compare between each method

thanks

maggiez0138 commented 2 years ago

can provide more detail about inference speed of each model

the speed compare between each method

thanks

Do you mean the comparison of difference models (Swin-T, Swin-S, Swin-B and Swin-T)? Will do, if I have the bandwidth.

Linaom1214 commented 2 years ago

Thanks for the reply, I am more concerned about the difference in inference speed between Transfromer and CNN after TRT acceleration, thanks! ! !