You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran rune model-info model.tflite command on the keras-ocr. I got this error:
ERROR: Regular TensorFlow ops are not supported by this interpreter. Make sure you apply/link the Flex delegate before inference.
ERROR: Node number 192 (FlexCTCGreedyDecoder) failed to prepare.
Error: Unable to an inference context
Caused by:
0: Unable to load the model
1: Internal error
The text was updated successfully, but these errors were encountered:
When I ran
rune model-info model.tflite
command on the keras-ocr. I got this error:The text was updated successfully, but these errors were encountered: