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

ST is Looking for Data Scientists – Join a paid usability session

Hello Community,   ST is Looking for Data Scientists – Join a paid usability session   Are you a data scientist or ML engineer with experience deploying neural networks on edge or embedded devices? The ST team is organizing 45-minute remote usability...

FP-AI-VISION1 Different Discovery Card

Hi, I would like to use AI in STM32H7B3I-DK Discovery Board, I followed the steps in this web site (https://wiki.stmicroelectronics.cn/stm32mcu/wiki/AI:How_to_use_transfer_learning_to_perform_image_classification_on_STM32) and when I came to FP-AI-VI...

X-CUBE-AI Object Detection Model - STM32H745I-DISCO

Hi everyone, I'm currently working on a TinyML project and I'm using a STM32H745I-DISCO with X-CUBE-AI 8.1.0 version. I'm facing a problem when understanding how to change the input of a Mobilenet object detection TFlite model. I would like to modify...

PreguntaSTM.png PreguntaSTM2.png

CMSIS DSP library with X-Cube-Ai

I am trying to use the statistical features of CMSIS DSP Library on STM32L4 board using TensorFlow lite with X-Cube-Ai (version 7.2.0) in Cube IDE (version 1.10.1) for machine learning. I am not able to use the FFT function with this, other than FFT ...

ABasra by Associate II
  • 3582 Views
  • 3 replies
  • 0 kudos

Please help me with stm32 AI code once

 When designing stm32 AI, the values come out, but the learned values don't seem to come out. This is training data using 12 variables. Please help me if there is a problem with the code. /* System headers */#include <stdint.h>#include <stdlib.h>#inc...

Please check the CUBE AI code.

This is training data that receives 12 inputs and outputs 1, but strange values appear, so please check and review the code.  #ifdef __cplusplus extern "C" {#endif /* Includes ------------------------------------------------------------------*/ #if d...

SIN MODEL TEST using CUBE AI 8.1.0

   https://www.digikey.fr/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0

Resolved! how it works 1_class library ?

Hello ,I'm trying to figure out how the 1_class library works. In the Emulator tab of the NanoedgeAI Studio software, I can see that the sensor indicates that the input pattern is detected as an outlier (outside the class considered), as shown in the...

AkaPaDa_18_0-1701961614101.png

CMSIS DSP library in machine learning with cube Ai

Hi I am trying to use the FFT function of CMSIS DSP library, along with X-Cube-Ai on Cube IDE 1.10.1As i try to use the FFT feature, while using TensorFlow lite, it gives multiple error. Is there any way to use the FFT feature with Cube Ai ?

AS3 by Associate
  • 1515 Views
  • 1 replies
  • 0 kudos