Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Challenge: share your ISPU neural network implementation!

Dear community members,Here’s your chance to win some prizes from ST until November 29, 2024! You can join the challenge by sharing your ISPU neural network implementation. We’ll provide instructions and hints during the ISPU webinar held on October ...

Multi-sensing evaluation/prototyping board for various ML models

Hi,I am looking for a dev. tool to try to implement pre-trained various classifiers from sensors data into a microcontroller.I want to implement various ML models including NNs, SVM, Random Forest and Naïve Bayes. The sensor types for the inputs woul...

bardetad by Associate II
  • 1095 Views
  • 7 replies
  • 0 kudos

STM32F3 Discoveryboard and Machine learning & AI

I just want to ask one simple question. is it possible to use Machine learning & AI with STM32F3 Discoveryboard ? If it is no, which board we can use Machine learning & AI? Thank you very much in advance

oonuro by Associate
  • 800 Views
  • 1 replies
  • 0 kudos

Resolved! Is .json model required by Cube-AI in addition to h5 model?

Hello In UM2526 User manual "Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI)"I found the following sectionI think that .h5 model is enough for Cube-AI to generate model in C code for STM32, or should I include .json ...

0690X00000DXWKQQA5.png
HAlzo by Senior
  • 596 Views
  • 1 replies
  • 1 kudos

STM32F + NM500 neuromorphic chip - hardware neural chip

Hi guys,I was wondering if there are people interested in artificial inteligence computed on embedded devices? Recently i have found a smart chip for accelerating neural networks produced by a Korean company called NM500 http://general-vision.com/doc...

michal_ca by Associate II
  • 1635 Views
  • 4 replies
  • 1 kudos

When will Cortex-M0 be supported by STM32Cube.AI?

I recently found out about the STM32Cube AI toolkit, which holds much promises. In the ST blog they specified that it currently only supports mcu's with an FPU but aims to bring support also to fixed-point implementation. It states that a Cortex M4 o...

HRönn.1 by Associate
  • 335 Views
  • 0 replies
  • 0 kudos

Resolved! What should be the value passed to AI_<>_DATA_ACTIVATIONS() ?

Hello,I am using X-CUBE-AI version 5.0.0, in the generated application template code , aiInit recives a pointer "activations", which is passed to " AI_<>_DATA_ACTIVATIONS()".What should be the value of this parameter ?Best RegardsHossam Alzomor

HAlzo by Senior
  • 467 Views
  • 2 replies
  • 0 kudos

INTERNAL ERROR: tuple index out of range for simple tflite model

Dear STM Community,I am trying to deploy a simple tflite model on my STM32, but I can't get through the analyze step. The model is intended to get a Nx42 matrix (dynamic size), perform some multiplications and additions, and return a fixed size vect...

DBany.1 by Associate II
  • 391 Views
  • 2 replies
  • 0 kudos