Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rules for training tools #75

Open
stweil opened this issue Mar 28, 2020 · 0 comments
Open

Add rules for training tools #75

stweil opened this issue Mar 28, 2020 · 0 comments

Comments

@stweil
Copy link
Collaborator

stweil commented Mar 28, 2020

For best accuracy of text recognition (the primary goal of OCR-D), additional training ("fine tuning") is needed. Therefore training tools should be part of an advanced OCR-D installation.

Building training tools requires additional dependencies and targets.

  • Tesseract: dependencies for training, make training-install
  • Calamari?
  • Kraken? It is currently not in the default set of tools which are built, but might be useful for training, for example to create line images from text.
  • Others?

Should we add rules? How to name the Makefile targets? Perhaps existing target names could be used with an added -training, like make all-training.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant