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

STM32N6 onboard inference returns clipped values

Hi,I'm trying to deploy a quantized ONNX neural network on a STM32N6-Nucleo and inference on board returns clipped values (see clipped-output.png). Previously, I've exported and quantized my torch neural network to onnx using the following configurat...

clipped-output.png
cp5900 by Associate II
  • 624 Views
  • 5 replies
  • 0 kudos

Need Help to run Yolov8n inference on NUCLEO-U575ZI-Q

Hey I am very new to this world. I study Data science and AI and I am currently writing my thesis on Federated Learning on Edge Devices.I am currently really really struggling on the device side. I have a quantized Yolov8n model fine tuned on weed de...

Adhygame by Associate
  • 191 Views
  • 1 replies
  • 0 kudos

Resolved! Model Zoo Object Detection Error

Hello,I'm following the instructions here: https://github.com/STMicroelectronics/stm32ai-modelzoo-services/blob/main/object_detection/docs/README_DEPLOYMENT_STM32N6.md after creating a virtual environment and installed all the packages from requireme...

Resolved! Run Yolov8n Object Detection on STM32N6570-DK

Dear STM Community,I want to run Yolov8 object detection model from ST Model ZOO. I try to change STM32N6-GettingStarted-ObjectDetection from Yolo Tiny to Yolov8. I changed app_config.h:#define USE_DCACHE /*Defines: CMW_MIRRORFLIP_NONE; CMW_MIRRORFL...

adakPal by Associate II
  • 611 Views
  • 2 replies
  • 2 kudos

STM32N6 AI Applications tutorial

Hello,I am new to the STM32 world and have got access to the STM32N657X0 Nucleo board. I have followed the tutorial from STM about getting the NPU running. Link. However I have faced mutliple issues.When I generate the code from CubeMX, the SystemIso...

Screenshot 2025-10-21 003546.png Screenshot 2025-10-21 003419.png Screenshot 2025-10-21 004246.png Screenshot 2025-10-21 004232.png