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

LSM6DSOX Machine Learning Application with CubeMx to KeilMicroVision

Hi,I'm working on lsm6dsox imu for machine learning application. MCL configs worked well on the Unico GUI. Then i passed CubeMx, made requried configurations, took the updated libraries from github(https://github.com/STMicroelectronics/STMems_Standar...

TKCK.1 by Associate III
  • 2825 Views
  • 13 replies
  • 0 kudos

Could you train the model on STM32L4?

Hello, Hope you are staying safe&well. I wanted to ask if I can train the model with new data on the STM32 chip rather on python? Thank you Hanya

HAhme.1 by Associate II
  • 993 Views
  • 2 replies
  • 0 kudos

Resolved! While analyzing the model with STM32 AI (GUI), confronted a "TOOL ERROR: (1, 4, 12, 10) is not a permutation for (2, 0, 1)"

I confronted an error "TOOL ERROR:  (1, 4, 12, 10) is not a permutation for (2, 0, 1)"It seems there's some issues with handling the model structure. But I can't figure it out.The model perfectly works on python and the structure is not so different ...

Resolved! How to install Cube.AI CLI on server

I have linux server WITHOUT GUIs. How can I install CubeAI-CLI on that. The idea is to generate files form Keras model with a python script.

MDirk.1 by Associate
  • 917 Views
  • 2 replies
  • 0 kudos

STM32F769I-DISCO: How to build an AI audio recognition system?

Hi,I am using STM32F769I-DISCO. I want to make a system that can recognize different sounds with an already built AI model.I found a document that has an MCU process.I am new to these things so I hope to get some information about:How to stream data ...

ttun.1 by Associate
  • 540 Views
  • 0 replies
  • 0 kudos

Model saved with Keras 2.4.0 but <= 2.3.1 is supported

I receive the following error when I try to load a model I created with Keras: INVALID MODEL: Couldn't load Keras model, error: Model saved with Keras 2.4.0 but <= 2.3.1 is supportedAs you can see in attached screenshot I'm working with a python virt...

MPero.1 by Associate
  • 1318 Views
  • 1 replies
  • 1 kudos