I followed this tutorial:
https://youtu.be/KE4xEzFGSU8.
I want to train Thai numbers and improve the accuracy of reading Thai numbers from images without modifying the existing good quality Thai text characters in `tha.traineddata` provided by tesseract-ocr/tessdata_best.
Which data do I need to modify or which part of the script should I change to train specifically for Thai numbers?
------------------------------------------------------------------
Here are the steps I have tried:
I prepared the data in the folder named "xx-ground-truth."
The samples in the folder consist of 4 files with the following extensions:
tha_0.box
tha_0.gt.txt
tha_0.tif
tha_0.lstmf
For the next training steps, what should I do? Could you please provide some guidance?
1684808748333.jpg

Thank you so much..