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

Unsupported Layers Update for Segment-Anything Models

We are aiming to deploy one of the more well-known CV models on an MCU, the segment-anything model by Facebook, but there are layers that are unsupported, and we can't exactly modify layers as it would greatly affect performance. Fortunately, time is...

Resolved! FFT not displayed in NanoEdgeAI Studio

Hi everyone,I'm currently working with NanoEdgeAI Studio and I'm trying to analyze a signal from mutliple CSV files with each containing more than 450,000 rows of data. However, when I try to compute the FFT, the software displays the following messa...

image.png
MERSI by Associate III
  • 271 Views
  • 1 replies
  • 1 kudos

Validation on Target issues-STM32L496G

Starting AI validation on target with random data... C:/Users/allamjayaprakash/STM32Cube/Repository/Packs/STMicroelectronics/X-CUBE-AI/9.1.0/Utilities/windows/stedgeai.exe validate --target stm32l4 --name network -m C:/Users/allamjayaprakash/Dropbox/...

Resolved! Cube AI doesnt generate all files needed

I am working with the Nucleo-N6 Board and i am trying to get a neural network to run on the ART accelerator. The following steps are done to create the project:Make new projectSelect NUCLEO-N657X0-Q in the Board SelectorIn Project Structure select "S...

LukasOst by Associate II
  • 767 Views
  • 6 replies
  • 4 kudos

Issue with deploying object detection project on STM32N6-DK

Hello,I am trying to test a deployed application for object detection.I have tested out of the box object detection application code.I can successfully build the project and I can run the code on my board.Unfortunately it doesn't detect any objects. ...

cosard by Associate II
  • 1792 Views
  • 19 replies
  • 1 kudos