mirror of
https://github.com/tesseract-ocr/tessdata_fast.git
synced 2024-11-14 18:28:06 +01:00
Merge pull request #18 from stweil/master
These models don't work with old versions of Tesseract.
This commit is contained in:
commit
b893ed3917
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
This repository contains fast integer versions of trained models for the [Tesseract Open Source OCR Engine](https://github.com/tesseract-ocr/tesseract).
|
||||
|
||||
These models only work with the LSTM OCR engine of Tesseract 4.
|
||||
|
||||
- These are a speed/accuracy compromise as to what offered the best "value for money" in speed vs accuracy.
|
||||
- For some languages, this is still best, but for most not.
|
||||
- The "best value for money" network configuration was then integerized for further speed.
|
||||
|
|
Loading…
Reference in a new issue