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

Calibrating LSM6DSOX in arduino nano rp2040

Hello,I am doing a project for fall detectino using the MLC in the LSM6DSOX. However, i noticed that the output of the sensor for the accelerometer show values on the 1000 mg range for the z axis. I would like to calibrate the sensro but the only way...

SRodr.4 by Associate II
  • 1323 Views
  • 2 replies
  • 0 kudos

Resolved! Model compression with quantized model

The STM32CubeMX AI tool has an option to compress a model. Is there any way to get compression to work on an quantized model? I'm guessing the answer is no because when I try with a .tflite or .onnx model it complains that only float or double is sup...

marchold by Associate II
  • 1686 Views
  • 1 replies
  • 0 kudos

Implementation Error analyzing ONNX model

Hi,I'm trying to analyze my ONNX model (converted from PyTorch) in STM32 X-CUBE-AI version 8.1.0. But it shows this error: NOT IMPLEMENTED: Unsupported layer types: Expand.I can't find a solution on Google. What do I need to do to analyze/import my m...

Robin1 by Associate
  • 902 Views
  • 0 replies
  • 0 kudos

B-U585I-IOT02A Board AI application with external Flash and RAM

Hello,I want to deploy a AI model on B-U585I-IOT02A board. I'm using the X-Cube-AI plugin for that. Since my model is not able to run on internal flash and RAM, I have selected to use external FLASH and SRAM (from advanced settings in X-Cube-AI). The...

MJog.1 by Associate II
  • 1905 Views
  • 3 replies
  • 2 kudos

Cube.AI Developer Cloud Internal Error

Hello, I have recently discovered the cube.AI developer cloud tool and was trying to test it out. For that purpose i have created a small CNN based Auto Encoder neural network; I have created, trained and validated the network with PyTorch, then save...

1D Auto Encoder.onnx.png
Nea by Associate
  • 2056 Views
  • 1 replies
  • 0 kudos