Unable to Convert Tensorflow Lite Model Into OpenVINO™ Format
Content Type: Troubleshooting | Article ID: 000098881 | Last Reviewed: 05/27/2025
Converted Tensorflow Lite model into OpenVINO™ format.
Encountered error:
FrontEnd API failed with OpConversionFailure:No translator found for TFLite_Detection_PostProcess node.
OpenVINO™ does not support TFLite_Detection_PostProcess operation by TF Lite Frontend in OpenVINO™.
It's recommended to convert object-detection models into TensorFlow format (.pb or SavedModel).
[Bug]: No translator found for TFLite_Detection_PostProcess node. #24384
We anticipate a fix for #24375 which is about the same model conversion.