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

Where can I check the result of ai_network_get_error()?

I used ai_network_get_error() and got the following results:-> AI ai_network_run error - type=19 code=23​What does type and code mean here?Where are the documents related to this?I want to find the reason why the ai_network_run() is not working.

Jlee.91 by Associate
  • 746 Views
  • 1 replies
  • 0 kudos

First of all I am new on this STM32 world. I trying to follow the ASC example in the video. The teacher selected another board instead the STEVAL-STLCR01V1.

Could you send me the .ioc for the STEVAL-STLCR01V1. If it is not possible how I have to do the cube configuration? If I do not have the .ioc archive is difficult to follow the video example because I can not generate the C code.Thank you

CGarc.5 by Associate
  • 482 Views
  • 0 replies
  • 0 kudos

INTERNAL ERROR: Mismatch in channel position. What does this error mean?

I'm using X-CUBE-AI version 7.3. I'm trying to generate code for my .tflite model using STM32Cube.AI runtime.During the analysis of my model I get the following error:INTERNAL ERROR: Mismatch in channel position.Screenshot:Input dimensions of my mode...

0693W00000WKoynQAD.png
NVarz.2 by Associate
  • 577 Views
  • 0 replies
  • 0 kudos

Resolved! How does the aiValidation in X-CUBE-AI run?

We are running X-CUBE-AI on an stm32F746 eval board (and a number of other stm32 eval boards). We are using version 7.1.0, 7.2.0, and 7.3.0, and using the generated source code for CubeIDE.We then pulse a GPIO whenever ai_mnetwork_run() runs, which w...

MChan.10 by Associate II
  • 1446 Views
  • 2 replies
  • 0 kudos

Why the flash and used ram used do not change when I use the dynamic range quantization for tensorflow lite model? (analyzing the neural network in STM32 X-Cube-AI)

Hi! I am doing some experiements to analyze the neural network model. The model I am using is the HAR model example. You can see here: https://github.com/ausilianapoli/HAR-CNN-Keras-STM32So I am doing some experiments regarding the quantization.First...

HLU.1 by Associate
  • 3402 Views
  • 0 replies
  • 0 kudos