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

recommended workflows: make runnable #297

Open
Tracked by #337
bertsky opened this issue Mar 1, 2022 · 1 comment
Open
Tracked by #337

recommended workflows: make runnable #297

bertsky opened this issue Mar 1, 2022 · 1 comment
Assignees

Comments

@bertsky
Copy link
Collaborator

bertsky commented Mar 1, 2022

Recently, our Calamari wrapper changed its parameterization: it no longer supports using checkpoint but requires checkpoint_dir instead. So checkpoint=qurator-gt4histocr-1.0/\*.ckpt.json just became checkpoint_dir=qurator-gt4histocr-1.0.

Also, there is still a reference to the (unregistered, outdated) Tesseract model GT4HistOCR_50000000.997_191951.

Plus IMO, to make this usable out of the box, there should be a direct mention of how to download the respective models via resmgr (prior to and independent of processing):

ocrd resmgr download ocrd-tesserocr-recognize Fraktur_GT4HistOCR.traineddata
ocrd resmgr download ocrd-calamari-recognize qurator-gt4histocr-1.0
@bertsky
Copy link
Collaborator Author

bertsky commented Mar 8, 2023

ping @lena-hinrichsen

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

No branches or pull requests

3 participants