2026-04-03 1:35 PM
Hello
i impported a TFLITE image classification model to cubeAI studio
but everytime i press run
i get this error :
Run failed: Error: analyze error: TOOL ERROR: C:\Users\gouiaa\Downloads\mobilenetv2_a035_128_int8.tflite does not contain a valid tflite model
despite selecting a TFLITE model like the caption shows
here is my settings window
MX 6.17 IDE 2.1.1 programmer 2.22 edgeAI core 4.0
any suggestions?
2026-04-06 11:50 PM
Hello @yessine
Could you verify in a tool such as Netron if your model correctly opens ?
I suspect your model is corrupted and does not follow the TFLite format.
If your model comes from ST Model Zoo, please try downloading it again.
Best regards,
Yanis