Pre-trained model + single language [Solved] #1099
khawar-islam
started this conversation in
General
Replies: 1 comment
-
I have trained a master model with single characters dataset and used pre-trained model to recognize korean characters but it did not work out. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear doctr members,
I am recognizing handwritten documents which contains
Hangul characters+Some English characters+digits+special signs like ({},(), % etc)
. It is very hard to collectenglish characters+digits+special signs like ({},(), % etc)
data. Is pretrained model have these capabilities? If yes, I will use the pretrained model and train on korean characters.OR
I have to train a model from scratch by collecting all data
english characters+digits+special signs like ({},(), % etc)
Beta Was this translation helpful? Give feedback.
All reactions