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 ...

Artificial intelligence computing speed is too slow

Dear ST Engineer, Hello, I am doing sound classification (AER-CNN-KERAS) artificial intelligence, hardware STM32H743IIT6 (400M) external extension SDRAM (W9825G6KH-6) This is a 16-bit data width 32M bytes memory rate 100M After downloading the model ...

Fyouj.1 by Associate II
  • 773 Views
  • 4 replies
  • 0 kudos

MLC - Different Features for Different Decision Trees

I want to know if I can use different features for different decision trees. I am using an LSM6DSOX. Since I can configure up to 8 decision trees, can I have each tree use different features, such as tree#1 using mean and variance, while tree#2 using...

DHou.1 by Associate II
  • 436 Views
  • 1 replies
  • 0 kudos

FP-AI-PREDMNT2 Quick Start Guide questions

I am trying to go through the Quick Start Guide and am able to successfully load the FP-AI-PREDMNT2.bin firmware on my STEVAL-STWINKT1B and have the ST BLE sensor app on my iPhone (version 4.14.6). I am able to connect to my board (although my board ...

SRaek.1 by Associate II
  • 412 Views
  • 2 replies
  • 0 kudos

LSTM with CubeAI 6.0

I built the LSTM model using keras 2.3.1 and generated the MDK project with CubeAI 6.0. But the LSTM model cannot be validated and parsed. Do you have any examples of using LSTM? Thank you!

JZhou.6 by Associate II
  • 437 Views
  • 0 replies
  • 0 kudos

Is it possible to create and inject data from my STM32F4 ?

Hello all,Is it possible to create, inject data and perform the inference with just my STM32F4-DISCO without any connection with my PC (of course I must beforhand flash my model into my board). And how would you do it, I tried to integrate the code f...

NBlan.1 by Associate III
  • 2128 Views
  • 13 replies
  • 0 kudos

Hard fault interrupt on ai_network_run( ) funtion.

Hi, I created my own model and tried to import it into the STM32L476 MCU.When I execute the ai_network_run( ) function, I got the hard fault interrupt.Here is the function below. ( I refered the code from here :https://wiki.st.com/stm32mcu/wiki/AI:Ho...

0693W00000QKFSYQA5.png
SKim.9 by Associate II
  • 2447 Views
  • 12 replies
  • 0 kudos

Resolved! Can't send data through my board

Hello,I'm trying to send data and retrieve the output from my stm32f4-DISCO. I'm using a python based code and specifically stm_ai_runner. The code is rather simpler but I can't access the board because even runner.summary() doesn't work. My board is...

0693W00000QKrV1QAL.png 0693W00000QKrVzQAL.png 0693W00000QKrWJQA1.png
NBlan.1 by Associate III
  • 2347 Views
  • 12 replies
  • 2 kudos