VerticalAttentionOCR icon indicating copy to clipboard operation
VerticalAttentionOCR copied to clipboard

how do I use pre-trained model

Open Gupr1989 opened this issue 2 years ago • 3 comments

Hi, I have downloaded the pre-trained model from the below site. how do I use pre-trained model..I am looking to extract text from handwritten image https://github.com/FactoDeepLearning/VerticalAttentionOCR

Gupr1989 avatar Jun 01 '22 13:06 Gupr1989

Unless I am reading the codebase wrong, you will have to implement your own function/class method to take an image and make predictions on it

navanchauhan avatar Dec 30 '22 07:12 navanchauhan

Hi, I have downloaded the pre-trained model from the below site. how do I use pre-trained model..I am looking to extract text from handwritten image https://github.com/FactoDeepLearning/VerticalAttentionOCR

Hi, can you please share the pre-trained model, as I'm not able to find it in the path provided.

Yashn9 avatar Mar 19 '23 18:03 Yashn9

I plan to train the model with printed text instead of handwritten. You think It will work? what do you recomend to me?

vicemora avatar Jul 19 '23 02:07 vicemora