On May 12th an interesting Webinar was presented on the smart use of the Machine Learning Core embedded in the X-family IMU sensors, such as the LSM6DSOX mounted on the SensorTile.box board.The main example proposed during the webinar is related to t...
Hi everyone,I am trying to implement an image recognition application on an STM32L475. I succeded implementing a Keras model with Cube AI and wanted to reduce the memory footprint with a quantization model. I used the following code to quantize the k...
Hello everyone, I would like to ask you about a handwritten number recognition project I have been working on recently. How to input the collected 28*28 image data into the neural network and use keil programming to verify it on the stm32f407 board? ...
HiI am using voltage and current sensors for state estimation of storage system. I want to do this state estimation through NN. Is it possible to use this STM32Cube AI for train and test the data. If it is possible,please kindly provide the help with...