Skip to content

Training SAR on Portuguese #565

Answered by fg-mindee
fmobrj asked this question in Q&A
Oct 30, 2021 · 3 comments · 13 replies
Discussion options

You must be logged in to vote

Hello @fmobrj 👋

Thanks a lot for your previous PR and your contribution to Portuguese support in docTr!

So for your to train a SAR model in your dataset, here is what you need to do:

  1. Format your dataset structure & format to match this: https://github.com/mindee/doctr/blob/main/references/recognition/README.md#data-format
  2. Make sure you have properly setup your PyTorch or TensorFlow backend
  3. Install docTR
  4. Clone the repo and run the text recognition training script for your DL framework as per https://github.com/mindee/doctr/blob/main/references/recognition/README.md#usage (you can specify the vocab to use with --vocab portuguese)

Regarding the training hyperparameters, our training set is…

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by fg-mindee
Comment options

You must be logged in to vote
7 replies
@fmobrj
Comment options

@fmobrj
Comment options

@fg-mindee
Comment options

@fmobrj
Comment options

@fg-mindee
Comment options

Comment options

You must be logged in to vote
6 replies
@fmobrj
Comment options

@fg-mindee
Comment options

@fmobrj
Comment options

@fmobrj
Comment options

@fg-mindee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested ext: references Related to references folder topic: text recognition Related to the task of text recognition
2 participants