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

X-CUBE-AI error while analyzing a Keras model in Ubuntu

The model I've been using for a year in CubeIDE 1.6.0 on a laptop cannot be analyzed now on a PC in the latest CubeIDE 1.6.1 while using the same X-Cube-AI v5.1.2. (I've tried the most recent v6.0.0 - the same error.)Ubuntu 20.04 (both laptop and PC)...

DUlia by Associate II
  • 1701 Views
  • 6 replies
  • 1 kudos

STM32H747-DISCO- STM32AI TOOL

Hi, Am trying to do image classification on STM32H747I- Disco. I got some ideas in St Wiki page. I have created the quantized model using some images. Now I need to work in Stm32ai shell. I really don't have any idea about how to work in stm32ai to...

Validation Model : Failed to build on Cube IDE

Hi community,I meet an issue when I try to build my project.I'm trying to implement a tflite ANN on STM32H745XI disco board, and validate him on target.My model is too heavy to embedded FLASH, so I configure for an external FLASH use thanks to QSPI....

BKOSI.2 by Associate II
  • 2398 Views
  • 9 replies
  • 1 kudos

Neural network implementation on STM32 via prompt and STM32 CubeIDE "TOOL ERROR: not enough values to unpack" (expected 4 got 3)

Hi,i'm trying to analyze a neural network on STM32CubeIDE. With this tool in analyze mode i've got an error message. So i tried to do the same using command line and the message error is: "TOOL ERROR: not enough values to unpack" (expected 4 got 3)We...

0693W00000APHuQQAX.jpg
GLong.2 by Associate
  • 791 Views
  • 1 replies
  • 1 kudos

Why X-CUBE-AI update From Local fails?

Hi, I wan't update X-CUBE-AI from 5.0.0 to 6.0.0 package in STM32CubeIDE 1.6.1 from local. So I've downloaded en.en.x-cube-ai-v6-0-0-windows.zip on my desktop. When I try to Load Froma Local the package "This file is either corrupted or not a recogni...

ASPIE.5 by Associate II
  • 686 Views
  • 0 replies
  • 0 kudos

Implementation of lambda layer

Hello I am trying to implement an RNN which contains a lambda layer. It works perfectly on keras but gives me an error in STM32CubeIDE I have read in the documentation that it should be possible to implement a lambda layer in the X-CUBE-AI 6.0.0 and ...

JMari.5 by Associate
  • 902 Views
  • 1 replies
  • 0 kudos