clovaai / deep-text-recognition-benchmark

Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Apache License 2.0
3.77k stars 1.11k forks source link

Optimization with TensorRT #350

Open YasinTURKMENOGLU opened 2 years ago

YasinTURKMENOGLU commented 2 years ago

How to optimize the model via TensorRT?

YasinTURKMENOGLU commented 2 years ago

Is there anyone who try to optimize the model via TensorRT?

kishcs commented 2 years ago

I was looking into same. I would like to convert the mode to TensorRT. But I am stuck with input. How do I give input for the conversion?