githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.96k stars 885 forks source link

Deep Stream #152

Closed arminbiglari closed 1 year ago

arminbiglari commented 1 year ago

Hello dear @githubharald , Thanks for your great project. I trained your model on my own dataset and i achieved great accuracy. for development i have to optimize your code.The best way to do this is using DeepStream SDK, but i don't know how to do it?. did you ever try to add your model plugin into DeepStream SDK?

githubharald commented 1 year ago

no