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

do external model/checkpoint selection #1

Open
bertsky opened this issue Oct 21, 2021 · 2 comments
Open

do external model/checkpoint selection #1

bertsky opened this issue Oct 21, 2021 · 2 comments

Comments

@bertsky
Copy link

bertsky commented Oct 21, 2021

In light of tesseract-ocr/tesseract#3560 (which describes how not only tesstrain's own CER estimation is completely off but also why its checkpoint selection uses the wrong criterion) I would recommend not just using the "best" model picked by make training, but implementing your own checkpoint selection based on make traineddata and subsequent (external, not lstmeval-based) CER measurement (on the validation subset) of each checkpoint.

@M3ssman
Copy link
Member

M3ssman commented Oct 23, 2021

Thanks for your advises! We'll do some evaluation regarding this Issue, since we plan to utilize this model (or a model based on this workflow / training data) for current running digitalization of historical newspapers / "Zeitungsprojekt HP II"

@bertsky
Copy link
Author

bertsky commented Jan 26, 2023

Since your report is published, may I inquire about model selection for ulbhdz1.traineddata again? Was the checkpoint selected by Tesseract already the best one with a true evaluator? How much did the CER results differ?

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

2 participants