mirror of
https://github.com/tesseract-ocr/tessdata_fast.git
synced 2025-01-06 18:08:20 +01:00
Compare commits
No commits in common. "8e30872d8d696af2f7fa7d43b9d8c58d8dc3873b" and "dd24b9d887c48baaf32f445d8dc2fcfeec1c0bb3" have entirely different histories.
8e30872d8d
...
dd24b9d887
3 changed files with 0 additions and 7 deletions
|
@ -11,13 +11,6 @@ These models only work with the LSTM OCR engine of Tesseract 4.
|
|||
- Fine tuning/incremental training will **NOT** be possible from these `fast` models, as they are 8-bit integer.
|
||||
- When using the models in this repository, only the new LSTM-based OCR engine is supported. The legacy `tesseract` engine is not supported with these files, so Tesseract's oem modes '0' and '2' won't work with them.
|
||||
|
||||
## Deprecated models
|
||||
|
||||
The former model `frk` has been renamed to `deu_latf` because the old name was never ISO compliant.
|
||||
A symbolic link from deu_latf.traineddata to frk.traineddata may help to migrate from the old name to the new one.
|
||||
However, all projects and distributions are encouraged to use only the new name.
|
||||
The use of `frk` is deprecated and will not be supported in the future.
|
||||
|
||||
## Two types of models
|
||||
|
||||
The repository contains two types of models,
|
||||
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
deu_latf.traineddata
|
BIN
frk.traineddata
Normal file
BIN
frk.traineddata
Normal file
Binary file not shown.
Loading…
Reference in a new issue