[tesseract-ocr] Failed to load list of training filenames from data/Chin/list.train

2023-06-22 Thread abhilash rao
Hi guys so i am trying to train tesseract using wsl and when i execute the following training command TESSDATA_PREFIX=.../tessdata make training MODEL_NAME=fine_tune_hin LANG_TYPE=Indic TESSDATA=.../tessdata START_MODEL=hin MAX_ITERATIONS=1000 i get following error: Config file is optional,

[tesseract-ocr] Unable to generate Hindi line images using text2image

2023-06-20 Thread abhilash rao
Hi guys, So I needed a help in generating line images using tesseract's text2image for Hindi Language. Details: I am using python script available on this repository https://github.com/astutejoe/tesseract_tutorial.git which basically reads a text file and splits it into lines and saves each as

Re: [tesseract-ocr] Help in Training Tesseract5 using purely windows OS and python

2023-06-05 Thread abhilash rao
n of its >process) are at https://github.com/tesseract-ocr/tesstrain. Some >people prefer to use WSL for training, but there are some reports how to > do >it with Windows tools e.g. >https://bucket401.blogspot.com/2023/01/preparing-windows-for-tesseract.html > &g

[tesseract-ocr] Help in Training Tesseract5 using purely windows OS and python

2023-06-05 Thread abhilash rao
Hey guys I am newbie to tesseract 5 and have read the documentation available on github(readme.md) and as well as some other sites too. But i am still confused like what to do after acquiring the images and their respective ground truth and i was also able to obtain box files using tesseract's