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 III
  • 718 Views
  • 13 replies
  • 4 kudos

Resolved! ML Model Input Buffer problem

Hello,I am working on a NUCLEO-N657X0-Q and i'm trying to fill the runtime input buffer of an NPU accelerated miniresnet model with random data in order to verify that it is working, however, the buffer remains unaffected and filled with zeroes.Do I ...

BufferFillFail.JPG
Unfgr by Associate III
  • 362 Views
  • 3 replies
  • 1 kudos

STM32N6570-DK how to generate .c .h files from AI model

I have downloaded the x-cube-n6-ai-multi-pose-estimation-v1.0.0 and have managed to open it in CubeIde however when I try to build the project it displays the following error: "Please generate this file with STM32Cube.AI tools. See instruction in REA...

msingh08 by Associate III
  • 159 Views
  • 1 replies
  • 0 kudos

Resolved! About the stream switch and CONV ACC

Hello, I'm writing my theorical part of my Bachelor Thesis. I'm interesed in whether two output ports from two Processing Unit (for example) the Convolution accelerators can be connected to one input port of the POOL, is it possible to do this throug...

Einstein_rookie_version_0-1751299955154.png Einstein_rookie_version_1-1751299980795.png

Some problems about using the NPU inference of the STM32N6 series

Hello, we encountered the following issues when deploying a binary classification model using the ll library. Do you have any solutions?1. The output data of the AI model deployed according to the example (without quantization) does not match the dat...

Z-YF by Associate III
  • 153 Views
  • 1 replies
  • 0 kudos