Fine-tuning Model #1660
Unanswered
VitorCMatias
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @VitorCMatias 👋, Take a look at: https://mindee.github.io/doctr/using_doctr/custom_models_training.html#loading-your-custom-trained-model how to load custom trained models. Best regards, |
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.
-
Hello!
I’m using DocTR in a project, and I’d like to fine-tune the analysis to improve my results. I’m following the tutorials in the documentation. I can even generate the directory with the files: ['checkpoint', 'weights.data-...', 'weights.index'] using the scripts at 'references/recognition'. But how do I use these files in my system? Do I need to make other steps?
Beta Was this translation helpful? Give feedback.
All reactions