Is there any way to finetune the Inference model? #12985
Replies: 4 comments
-
Where did you read this, @Freedomeri? |
Beta Was this translation helpful? Give feedback.
-
https://github.com/PaddlePaddle/PaddleOCR/blob/1b1dc7e44fa4cfbb83c53ee7a844d7f7b467b108/doc/doc_ch/FAQ.md |
Beta Was this translation helpful? Give feedback.
-
I tried this to finetune Simplified Chinese model and it works well. |
Beta Was this translation helpful? Give feedback.
-
Thank you, maybe I can try it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the open-source contribution~
And I want to know is there any way to finetune the recognition Inference model, not the pre-trained model? Like, transforming the Inference model to pre-trained model?
I find in doc that the pre-trained model needs millions level Chinese data to get the same performance as the Inference model, however I won't have such large volume data. I only want to finetune on the final Inference model.
Hope for your reply! Thank you very much~
Beta Was this translation helpful? Give feedback.
All reactions