Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello, I try to follow this tutorial from ST site, https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode And I have a question how to fix a problem with error model analyzing?

I am using the model from the posted page (model.5h). It's a Keras model. When i try to analyze it i get error: Analysis status: error.Validation metrics: No data to display, please perform a validation first.It happens with a single model which i tr...

HWorl.1 by Associate II
  • 3324 Views
  • 7 replies
  • 0 kudos

Unable to load my .tflite model in XCube.AI

Hello,I created my model using Colab and saved it as .tflite (tensorflow version is 2.8.2)I want to use STM32H743AII.However, when I analyze it using XCube.AI I got the error below: [AI:network] Neural Network Tools for STM32AI v1.6.0 (STM.ai v7.1.0-...

Resolved! Support of Keras 2.7.0 in X-CUBE-AI.7.1.0

Hi,I'm trying to import a .h5 model generated by an online AI platform in X-CUBE-AI.7.1.0, receiving the error:E010(InvalidModelError): Model saved with Keras 2.7.0 but <= 2.6.0 is supportedWill there be any support on this version? Is there any work...

F F by Associate II
  • 1881 Views
  • 5 replies
  • 0 kudos

Error 200 and error 801 Validate on target on STM32F4291-DISCO

Hello,I'm a newcomer in the STM32 machine learning world and I tried to make a AI model work on my STM32F429I-DISCO. Unfortunately the "Validate on target" option does not work... Errors are E200 and E801. Here is my thought process :Iinstall a ftdi ...

0693W00000NstnmQAB.jpg 0693W00000NsttGQAR.png 0693W00000NsttWQAR.png 0693W00000NstXlQAJ.png
LMart.12 by Associate II
  • 3617 Views
  • 20 replies
  • 0 kudos

Resolved! Unable to load my keras model.

Hi, I created my own model and saved it as .h5.However, when I analysed I got the error below. E010(InvalidModelError): Couldn't load Keras model D:\motion.h5,E010(InvalidModelError): Model saved with Keras 2.9.0 but <= 2.6.0 is supportedDo you have ...

0693W00000NsrOBQAZ.png
SKim.9 by Associate II
  • 1254 Views
  • 2 replies
  • 0 kudos

How to include CMSIS-NN function in STM32CubeIDE coded files

Hi STM community,Is anyone here familiar with adding the CMSIS-NN functions in a source code in STM32CubeIDE ?If you are, could you please point me to or provide me with the proper steps to do so ?As I am facing compile error "undefined reference to ...

0693W000006HiLGQA0.jpg
PPoob.1 by Associate III
  • 1990 Views
  • 2 replies
  • 1 kudos