VerticalAttentionOCR
VerticalAttentionOCR copied to clipboard
how do I use pre-trained model
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
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
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.
I plan to train the model with printed text instead of handwritten. You think It will work? what do you recomend to me?