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! Build failed error when deploying pose detection model

Hi everyone, I am trying to deploy a pose detection model on stm32n6570-dk board but I am getting the following error. (st_zoo) kartikkhandewal@ATL-HPZG14-99:~/stm32packages/stm32ai-modelzoo-services/pose_estimation/src$ python3 stm32ai_main.py --con...

Resolved! Is my STM32H573 AI model deployment procedure correct?

Hello. I am a newbie who is experiencing embedded.I recently got the stm32h573i-dk board and I am trying to upload an AI inference model to the board. The inference model is a simple test model that predicts the XOR value.I created a project in STM32...

yongjin by Associate
  • 279 Views
  • 2 replies
  • 1 kudos

Where is the detection code for the STM32N6

Hi, I have successfully uploaded a model onto my STM32N6 disco board and the detections seem to be correct. Where would the actual main code be located where for example the input of the model as well as the output of the model and the output to the ...

dogg by Associate III
  • 162 Views
  • 1 replies
  • 0 kudos

Resolved! Barcode Detection and Decoding with STM32N6570-DK

Hi everyone,I’m currently working on a project to detect and decode barcodes. So far, I’ve trained a st_yolox model and successfully deployed it on the board for detection.Now, for the decoding part, I have an algorithm that works perfectly on my PC....

Resolved! How to generate a hex file for a neural network model

Hi everyone,I encountered problems when deploying the neural network using STM32N6570-DK.I was deploying my model to the STM32N6570-DK development board according to the routine, but found that the code file obtained by optimizing the model using the...

Lipi by Associate II
  • 703 Views
  • 4 replies
  • 2 kudos

TOOL ERROR: Error in computation of shapes

I wanted to import a trained onnx into cuba.AI, but an error occurred. I have no idea where the problem lies. After troubleshooting, it was initially determined that there was an issue with the lstm part, but I have no way of knowing exactly where th...

jonny1 by Associate
  • 219 Views
  • 1 replies
  • 0 kudos

UVC camera support for the STM32N6 series

Hi All,The STM32N6 series is still very new to me. I have some experience with other low power NPU enabled devices, however the main problem faced is the support of ultra-low lux camera modules; gaining access to datasheets, register maps and applica...

CEGC2025 by Associate
  • 689 Views
  • 1 replies
  • 0 kudos