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

network1.h: No such file or directory

Can you please tell me why it have three files included network1 , 2 , 3?. I have only created one network in the cubemx

0690X0000087ZYOQA2.png 0690X0000087ZYEQA2.png
jayz by Associate
  • 1043 Views
  • 1 replies
  • 0 kudos

Interaction between accelerometer and pretrained NN in STM32F7

Hello,   https://www.youtube.com/watch?v=grgNXdkmzzQ in this video, your collegue describes how to implement a keras model into the STM32Cube A.I and a STM32F7. My further step:   assuming i measure further values with the same accelerometer with the...

HKili.16 by Associate
  • 861 Views
  • 1 replies
  • 1 kudos

Why validation (PC or target) is failing on my model ?

Hello, my model uses 2 SeparableConv2D, I am getting high error values when running validation : Ref layer 0 matched with C layer 1, error: 0.63482046 Ref layer 1 matched with C layer 3, error: 0.58572435 Ref layer 4 matched with C layer 5, error: 0....

JDELS by Associate
  • 1013 Views
  • 2 replies
  • 0 kudos

Error when using "Validate on target" using STM32CubeMX.

I have successfully replicated the example shown in the video: https://www.youtube.com/watch?v=grgNXdkmzzQNow I was trying to run cifar10 using keras on STM32F769I-DISCO board.After successfully compliling the code generated from STM32CubeMX, I tried...

MAgar.8 by Associate
  • 1761 Views
  • 3 replies
  • 0 kudos

How to figure out the empty additional software.

Hello!!When I was learning the CubeMX.AI I could not find additional software's contains in my window.I have followed every step what the teaching video shows.But I can't see the contains !!!If you have figured that question,please tell me the way.Th...

Lcui by Associate
  • 520 Views
  • 0 replies
  • 0 kudos

STM32Cube.AI development tool

Posted on June 18, 2018 at 16:23I saw about the STM32cubeMX.AI development tool for implementing a pre-trained model in tensorflow on STM32 microcontrollers. I would like to know more about that and if the development tool is already  available