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

Resolved! Error with deploy a model on the stm32n6d570-dk

Hello,I met these logs when I try to deploy a model on stm32n6d570-dk:1 physical GPUs, 1 logical GPUs [INFO] : Setting upper memory limit to 4GBytes on gpu[0] [INFO] : Running `deployment` operation mode [INFO] : ClearML config check [INFO] : The ran...

wyb217 by Associate II
  • 242 Views
  • 1 replies
  • 1 kudos

Resolved! Some problems about using AI model on the STM32N6570-DK board

I am trying to deploy an AI model on the STM32N6570-DK board. And I followed these steps:1. Open the STM32CUBEMX, choose the secure only mode, activate X-CUBE-AI, and click the FSBL, choose the application template choice.2. click the RIF3. choose th...

Z-YF by Associate III
  • 263 Views
  • 1 replies
  • 0 kudos

Resolved! Using STM32N6's Neural ART with ARM Complier

Hi,I want to develop my application which uses STM32N6's Neural ART and  I want to use ARM complier(6.23) but I am not how to get started.Also from readme of model_zoo I see that STM32AI only support GCC complier. So does that mean I have to use GCC ...

Jayesh2 by Associate II
  • 308 Views
  • 3 replies
  • 0 kudos

Resolved! FP-AI-VISION1 FoodReco

Hi,I was trying to figure out how to use external memory and flash with xcubeai, and I found a video posted by STM32 says there is an example food recognition code in stm32ai-modelzoo-services on Github. However, I couldn't find it. Was it deleted?th...

ERICWU by Associate II
  • 234 Views
  • 1 replies
  • 0 kudos

Error analyzing ONNX model with GRU layer in STM32Cube.AI v2.0.0

Hello ST Community/Support,I am encountering an issue when trying to analyze an ONNX model containing a GRU layer using STM32Cube.AI.Tool Version: STM32Cube.AI v2.0.0-20049 .Model Type: A neural network model with a GRU layer followed by a Dense (ful...

Kiki by Associate
  • 305 Views
  • 1 replies
  • 0 kudos

Resolved! Problems with inference using NUCLEO-N657X0-Q

Hi everyone,I'm trying to run inference with a TFLite model on a Nucleo-N657X0-Q board.The issue I'm facing is that the network returns a constant output for constant inputs - but the value of this constant changes each time I restart the application...

LisaB by Associate III
  • 1950 Views
  • 15 replies
  • 3 kudos

STM32CubeAI: INTERNAL ERROR: E801(HwIOError): Invalid firmware

Dear Community,I am attempting to deploy an .onnx model to STM32F407VET6 via STM32CubeAI 10.0.0.I have generated the code, completed the compilation and download through MDK5, and also completed the validate on desktop on STM32CubeMX. However, when c...

knight by Associate
  • 384 Views
  • 3 replies
  • 0 kudos