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 <[email protected]>
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 [email protected].
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/CAJCS%2BTu0JiGmE2dKHm2T12Po7N9HHXcrUwu1-FrsSo05Ls5eDg%40mail.gmail.com.

Reply via email to