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

[Short Survey] Please give us your feedbacks on ST model Zoo Services

Hi everyone,   In order to help our developers understand how their work is used and what to do in order to improve model zoo, we kindly ask you to look at this survey about ST Model Zoo Services.   Link of the survey: https://docs.google.com/forms/d...

Memory footprint of a neural network.

Hello,I have a question concerning the memory footprint of a neural network.Given a pre-trained neural network topology, how can I estimate the needed memory footprint.Are there any application notes that describes this in more detail.All feedback is...

JVerb by Associate II
  • 2605 Views
  • 4 replies
  • 0 kudos

STM32 isn't detected

I have a problem with STM32; when i connect my FC the STM32 it isn't detected from my pc, it doesn't appear in device manager. What is the problem? I have windows 10 a OS. I tried out to install cube programmer, zadig, but STM32 isn't detected. Thank...

Fcaru by Associate II
  • 8589 Views
  • 6 replies
  • 0 kudos

Resolved! Error no "wish" detected with X-CUBE-AI

I'm trying to create the KWS model found onhttps://github.com/Shahnawax/KWS-ANN-KERASand I'm trying to implement it on an STM32F412G-DISCO MCU.I've followed the lines of https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/69...

0690X00000AR3FNQA1.png
klim by Associate
  • 2423 Views
  • 2 replies
  • 2 kudos

STM32Cube.AI Layer 'Concat' not supported :(

Hello,I'm using STM32Cube.AI to implement a Keras model. It comprises three parallel branches and interaction takes only at the end place where I concat the branches.This is a simplified version to show the structure of the model:Unfortunately Concat...

0690X000008AdaQQAS.png
hofo by Associate II
  • 3332 Views
  • 5 replies
  • 1 kudos

I need help to program microcontroller using a neural network method

I have two different input data (voltage, current) and output data in excel file. I need help to training the data using neural network method and how to program this in micro-controller and tested with real-time (machinery) input datas.RegardsHemav...

Hs.12 by Associate II
  • 925 Views
  • 0 replies
  • 0 kudos

Does Pruning of weights works with TensorflowLite on MCU?

Hello,I used the Pruning API of Tensorflow and reduced the weights of my model. If i import the saved TensorflowLite model to the MCU, the deleted weights get initialized with zero. Is there a possibility only to use the other weights? Because I can ...

THarn by Associate II
  • 1101 Views
  • 0 replies
  • 0 kudos