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
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
Can you please tell me why it have three files included network1 , 2 , 3?. I have only created one network in the cubemx
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...
Hello to all, I'm very new to AI and I tried different Keras model with Cube.AI to test my knowledge. In particular this one generate an "Invalid Network" error and more esplicely I see on the log this error:2019-02-20 15:25:35,946 [INFO] AIPython:10...
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....
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...
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...
Can you please elaborate what is playback mode with test vectors a little? there is limited information in the document about it and how can i use it?
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