Probably your issue is contingent with this one: https://github.com/tesseract-ocr/tesseract/issues/792
Are you in Windows or Ubuntu? You might try by upgrading tesseract to version 5. I am not well versed into tesseract. So, my knowledge is very limited. On Thursday, November 23, 2023 at 10:29:39 AM UTC+3 sairah...@gmail.com wrote: > the tif files are not corrupted and box files are not of size zero > > > On Thursday, November 23, 2023 at 12:51:49 PM UTC+5:30 desal...@gmail.com > wrote: > >> Make sure that the tif files are not corrupted; or the box files are not >> zero size. >> >> Des >> >> On 23 Nov 2023 at 9:26:39 AM, Adepu Sai Rahul <sairah...@gmail.com> >> wrote: >> >>> >>> chinnu@SaiRahul2507:~/tesseract_tutorial/tesstrain$ >>> TESSDATA_PREFIX=../tesseract/tessdata make training MODEL_NAME=Y145 >>> START_MODEL=eng TESSDATA=../tesseract/tessdata MAX_ITERATIONS=200 >>> You are using make version: 4.3 >>> lstmtraining \ >>> --debug_interval 0 \ >>> --traineddata data/Y145/Y145.traineddata \ >>> --old_traineddata ../tesseract/tessdata/eng.traineddata \ >>> --continue_from data/eng/Y145.lstm \ >>> --learning_rate 0.0001 \ >>> --model_output data/Y145/checkpoints/Y145 \ >>> --train_listfile data/Y145/list.train \ >>> --eval_listfile data/Y145/list.eval \ >>> --max_iterations 200 \ >>> --target_error_rate 0.01 >>> Loaded file data/eng/Y145.lstm, unpacking... >>> Warning: LSTMTrainer deserialized an LSTMRecognizer! >>> Code range changed from 111 to 111! >>> Num (Extended) outputs,weights in Series: >>> 1,36,0,1:1, 0 >>> Num (Extended) outputs,weights in Series: >>> C3,3:9, 0 >>> Ft16:16, 160 >>> Total weights = 160 >>> [C3,3Ft16]:16, 160 >>> Mp3,3:16, 0 >>> TxyLfys64:64, 20736 >>> Lfx96:96, 61824 >>> RxLrx96:96, 74112 >>> Lfx512:512, 1247232 >>> Fc111:111, 56943 >>> Total weights = 1461007 >>> Previous null char=110 mapped to 110 >>> Continuing from data/eng/Y145.lstm >>> Deserialize failed: data/Y145-ground-truth/eng_0.tif read 0/1229531648 >>> lines >>> >>> in list.train I put some paths to tif files >>> how to solve this >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to tesseract-oc...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/ae675f4b-c5ab-4322-8171-1c68f47bfa92n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/tesseract-ocr/ae675f4b-c5ab-4322-8171-1c68f47bfa92n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/61042726-402b-44c4-a2f8-9bbf41eb0e97n%40googlegroups.com.