Closed mikylucky closed 5 years ago
You probably have an image with a label that's longer than your max_prediction_length. It's 8 by default, so if you have labels over 8 characters, you'll get this error. You should adjust it with the --max-prediction
CLI parameter.
worked!
Thanks! It worked
Hi there, I'm trying starting a training process with attention-ocr, but I get the following error.
Do you know why it's thrown?