Reputation: 79685
I'm training Tesseract 3 for the digital-7 font, and I'm getting some errors in the output (from stderr):
APPLY_BOXES: boxfile line 35/I ((735,7860),(737,7890)): FAILURE! Couldn't find a matching blob
And
APPLY_BOXES: Unlabelled word at :Bounding box=(7523,-910)->(7549,-906)
What do they mean?
The command line I'm using is:
tesseract eng.digital-7.exp0.tif eng.digital-7.exp0 nobatch box.train
Upvotes: 6
Views: 5982