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 Studio training process gets stuck

Hi Supporter:     I attempted to train a model using NanoEdge AI Studio,Some errors occurred!    first,I create a NC-class project (ps:I haven't connected the development board. I'm just using the computer for simulation.)    add signal benchmarkWhen...

PP_Developer_0-1737601732403.png PP_Developer_1-1737601754876.png PP_Developer_4-1737601902548.png PP_Developer_3-1737601890632.png

Resolved! Signal selection issue on NanoEdgeAI benchmark

Hello everyone,We encountered a problem while setting up our benchmark on NanoEdgeAI.When we want to select the signals, we don't have a "Select All" button.So we have to manually select all the boxes. The problem is that we have over 4,000 signals t...

enzoguillard_0-1742309102464.png

Resolved! Static Library Usage in STM32N6 Series

Hello,I am currently working on STM32N6570-DK. I want to create static library from files inside of Application layer and then I will create user memory and code section inside of my project. Therefore, users will develop their own graphic and I/O co...

B.Kaya by Associate III
  • 487 Views
  • 1 replies
  • 1 kudos

STM32 Model zoo

I want to perform transfer learning on yamnet model zoo to train the model on mimii dataset to categorize normal and anomalous machine sounds. how do i do that?

jzzunn by Associate II
  • 336 Views
  • 1 replies
  • 0 kudos

Resolved! MLC functionality on MKSBOX1v1

I have this board with STM32L4R9 and I used CubeMX and Unico-GUI tools to generate a decision tree for MLC in .ucf format. I used a python script to convert this to C uint8_t array as follows:   const uint8_t lsm6dsox_ucf[] = { 0x10, 0x00, 0x11, 0x0...

STM Model Zoo Audio Event Detection

I want to train one of the pretrained AI models (lets say i choose yamnet), on my own data. I want to use mimii dataset which consists of different industrial equipment sound files in .wav format in normal working condition and anomalous working cond...

jzzunn by Associate II
  • 540 Views
  • 1 replies
  • 0 kudos