Question
Analyze not working on any model
Hi,
I have tried to analyse various model using Cube AI 10.0, installed via CubeMX 6.13.0 on macOS 14.3. But getting this error on the terminal:
2025-02-12 21:19:31,007 [INFO] AInterface:254 - ModelName:network; files:[/Users/alassaneseck/mobilenet_v2_0.35_128_without_classification_head_int8_float32.tflite]; type:TFLite; compression:Low
Exception in thread "Thread-8" java.lang.NullPointerException: Cannot invoke "com.st.microxplorer.plugins.ip.ai.model.AIAdvancedSettingsData.isNoOnnxIoTranspose()" because "this.advancedSettings" is null
at com.st.microxplorer.plugins.ip.ai.backend.AInterface.buildCommandCall(AInterface.java:507)
at com.st.microxplorer.plugins.ip.ai.backend.AInterface.analyze(AInterface.java:264)
at com.st.microxplorer.plugins.ip.ai.gui.AIFinderFilterUI$10.run(AIFinderFilterUI.java:422)
at java.base/java.lang.Thread.run(Thread.java:1583)
Anyone ever seen this. Sorry if this has been asked before, I am relatively new here.
Many thanks
