Finetune Training and OCR evaluation of Tesseract 5.0.0 Alpha for Akkadian in Cuneiform script with 95% accuracy on the evaluation set
tesseract
built from github master- tesstrain Training workflow for Tesseract 4 as a Makefile
linegen
from krakencreate_dictdata
from pytesstrain- ISRI Analytic Tools for OCR Evaluation with UTF-8 support
- The ocrevalUAtion tool
-
conda activate kraken
-
nohup bash txt2img.sh > txt2img.log &
-
nohup bash img2lstmf.sh > img2lstmf.log &
-
nohup bash trainlayer.sh > trainlayer.log &
-
nohup bash checkpointeval.sh > reports/checkpointeval.txt &