I'm using command
tesseract tiff_file_path name_of_lstm_file lstm.train
for example
tesseract batch3.tiff batch3 lstm.train
while doing so I'm getting the following error
Tesseract Open Source OCR Engine v4.1.1 with Leptonica
Page 1
Warning: Invalid resolution 0 dpi. Using 70 instead.
Estimating resolution as 335
Empty page!!
Page 2
Warning: Invalid resolution 0 dpi. Using 70 instead.
Estimating resolution as 316
Deserialize header failed: /home/petpooja/meet/ocr/tesseract_annotated_images/training_data_phase_1/cn_id_in_gstno_cleaned_images/batch3.lstmf
Failed to read training data from /home/petpooja/meet/ocr/tesseract_annotated_images/training_data_phase_1/cn_id_in_gstno_cleaned_images/batch3.lstmf!
Error during processing.
How can it be solved?
I have checked the box file and verified annotations there is no issue with it