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

Resolved! NanoEdge AI 训练后出现异常数据相似度为零,但工程运行错误。

你好,近期我在使用NanoEdge AI Studio实现异常检测功能,基于三轴加速度计的数据实现。我出现了以下问题:1.我使用的最新版本5.0.2,在benchmark界面训练模型后,表格Best Library Result 中异常数据的结果为零,就是在表格的底部。但我生成代码需要的文件后运用到工程中其相似度一直输出为91%,即使我大幅度的改变加速度计的值也仍然时91%。2.在有一次训练时,表格Best Library Result 中异常数据的结果不为零了,大概为68%。我生成需要的额Na...

dw1 by Associate II
  • 279 Views
  • 8 replies
  • 1 kudos

Microprocessor board suggestions for Audio focused TinyML / AI

Hi All,I’m trying to hunt down the best board for my new project. Basically I need the following functionality either on the board or via add-on boards. I can see a few possibilities but I haven’t had much experience so I thought it best to ask. Than...

mzvitzf by Associate
  • 569 Views
  • 2 replies
  • 0 kudos

Cannot use neural network model in ST Edge AI

Hi, I'm working with implementing a Spiking Neural Network on a neural ART equipped STM32N6 board. As a true SNN has operators that are not supported by the STEdgeAI compiler, I have opted to create a ANN model that simulates spiking behaviour. My pr...

brianon by Associate II
  • 309 Views
  • 5 replies
  • 3 kudos

Resolved! Keras HAR model file

I am just starting with STM32CubeMX and X-Cube-AI.  I am reading the documentation "Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI)" and got the point where it says to load a "public Keras HAR model file".  Where do ...

STM32N6 custom boot

Hi. I need to create my own boot leader that will be able to update itself and the application as well. I don't want to sign this boot leader and the application every time. Is it possible to create a simple FSBL that will be signed and permanently p...

Artur5 by Associate II
  • 140 Views
  • 1 replies
  • 0 kudos

STM32N6570-DK SD card Integration

I am currently running the object detection application code firmware from the STM32AI ModelZoo Services on STM32N6570-DK.I would like to extend its functionality with the following two features:- Convert the captured RGB frame to JPEG format.- And t...

FBrin.1 by Associate III
  • 127 Views
  • 1 replies
  • 0 kudos

Resolved! Deploying a deep learning model on NUCLEO-H753ZI

Can anyone please help with the step by step process for deploying a deep learning model on NUCLEO-H753ZI board using STM32CubeIDE and XCubeAI package...I am not able to do it even after trying multiple times...please help me through this .... using ...

Resolved! How to use custom AI model for Stm32n6570?

My question is same the title. I know that you have zoo model with custom training script to training or fine tuning based on provided model. But I have a new model, that is trained in other environment, I exported it to ONNX. How can I deploy this m...

Anhem by Associate III
  • 1601 Views
  • 13 replies
  • 6 kudos