Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSTM

Hello,What is the solution for implementing an LSTM model on an STM32?

IOC file for Image Classification of Model Zoo

Does anyone knows how to open  the .ioc file of Image classification example from Model Zoo? Where is the location of this ioc file as I couldn't found it and is there anyway for me to obtain the ioc file? Thanks

chew by Associate III
  • 285 Views
  • 1 replies
  • 0 kudos

B-L4S5I-IOT01A not compatible to edge impulse

Board - B-L4S5I-IOT01A BoardAI application tool - edgeimpulseIDE -  STM32CubeIDE 1.15.11. AI model generated from edge impulse AI platform for B-L4S5I-IOT01A Board. Package downloaded.2. CUBE mx generate code for B-L4S5I-IOT01A Board.3. Edge-Impulse ...

Abin_19_0-1716353219340.png
Abin_19 by Associate II
  • 296 Views
  • 0 replies
  • 0 kudos

stm32cube_ai, airun(),The output data is abnormal

When I use a function 【int ai_run(const void *in_data, void *out_data)】to make predictions,the out_data always output【0】No matter how I change the value of the input data, the value of the output data will not change, it will always be 0.int ai_run(c...

屏幕截图(315).png
Sunjing by Associate II
  • 474 Views
  • 1 replies
  • 0 kudos

Error when Validating on Target

I am trying to deploy an AI model on an MCU using Cube AI TFLite Micro runtime. The model is successfully flashed but I get the following error when the validation starts:[AI:network] stm32ai: error: argument --mode: invalid choice: 'stm32_io_only' (...

Flare by Associate II
  • 301 Views
  • 0 replies
  • 0 kudos

identifier "AI_AI_DATA_ACTIVATION_1_SIZE" is undefined

..\..\AI\X-CUBE-AI\App\app_x-cube-ai.c(93):error: #20: identifier "AI_AI_DATA_ACTIVATION_1_SIZE" is undefinedstatic uint8_t poo10[AI_AI_DATA_ACTIVATION_1_SIZE];...\...\AI\X-CUBE-AI\App\app_x-cube-ai.c(95): error: #28: expression must have a constant ...

Sunjing by Associate II
  • 1111 Views
  • 9 replies
  • 1 kudos