Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 241 Views
  • 1 replies
  • 0 kudos

INTERNAL ERROR: Inconsistent in/out tensor shapes

Hello, I tried to convert my model using STM32Cube.AI Developer Cloud and on my pc STM32Cube AI at CubeMx. However, I got following error from stm32ai. Then I debug model with netron and realize that sizes are not matching with stm32ai library. How c...

ahmedbing_0-1710769465445.png

Build error after integrating Cube AI project

Hello,I am developing an AI classification model based on LSM6DSOX sensor data. Before adding the X-CUBE-AI software pack to Cube IDE, I was firstly developing the data acquisition code with the driver from X-CUBE-MEMS1, which I managed to do. After ...

How to modify the generated code from AI Developer Cloud?

I uploaded my ONNX model, and using the AI developer cloud, I downloaded the result as STM32CubeIDE Project. I successfully deployed it on the NUCLEO-F401RE board and I can see the analysis of the model on the terminal using Putty. Now, as the next s...

luck by Associate
  • 329 Views
  • 1 replies
  • 0 kudos

problem with cube ai

"I'm facing a challenge with implementing a model on my STM32 board. While the model works flawlessly on some boards, it encounters issues on others. I've verified the hardware compatibility, software configuration, and resource constraints across al...

NEjx by Associate
  • 245 Views
  • 1 replies
  • 0 kudos

how to manipulate the ai model with cube AI

helloim trying to deploy an AI model in the stm32f407 board that predict if its gonna rain or not based on the current temperature and humidity(either from a sensor or data given through teh serial monitor) (led on if its gonna rain and vice versa) w...

yessine by Associate II
  • 81 Views
  • 1 replies
  • 0 kudos

Issue faced while validating X Cube AI

I am trying to run an ONNX model trained using Scikit Learn on the STM32H735G-DK board. I am using STM32 cube IDE with X-CUBE-AI 9.0.0 enabled. I entered the model path, clicked the 'Analyze' button, and got an error  

Screenshot 2024-07-12 165853.png
ee1234 by Associate
  • 76 Views
  • 1 replies
  • 0 kudos