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

[Short Survey] Please give us your feedbacks on ST model Zoo Services

Hi everyone,   In order to help our developers understand how their work is used and what to do in order to improve model zoo, we kindly ask you to look at this survey about ST Model Zoo Services.   Link of the survey: https://docs.google.com/forms/d...

"Debug" configuration instead of "n6 release"

Hello,First of all, I'm a newbie in STM32N6 boards, so I apologize in advance if my question is fairly basic.I am trying to deploy an application for object detection using the STM32N6570-DK.I am following the "Object Detection STM32N6 Model Deployme...

Custom model object detection on STM32N6-DK error

Hi,I have build a custom model based on st yolox model.This model have an input of 480x480. Intput int8 and output float.Five classes for vehicles detectionQuantized and tested on stm32N6570-DK.Now i'm trying to add my model on this st examplehttps:/...

2025-11-17_16h12_42.png 2025-11-17_17h08_34.png
mls by Associate III
  • 10049 Views
  • 10 replies
  • 1 kudos

STM32N6 — LTDC goes black when calling LL_ATON_RT_Init_Network()

Hi,I am working on an STM32N6 project inspired by the peopleDetection example in which I try to run a yolov8 for instance segmentation.My pipeline uses camera (DCMIPP) + LTDC display + NPU inference (ATON / X-CUBE-AI).Each subsystem works correctly o...

LisaB by Associate III
  • 633 Views
  • 0 replies
  • 0 kudos

Resolved! What does the --enable-epoch-controller option do in ST Edge AI?

I’m currently testing the system with different configuration options, and I am trying to understand the impact of the --enable-epoch-controller option flag.Could you explain what functional or performance differences occur when this option is enable...

mincho00 by Associate II
  • 804 Views
  • 2 replies
  • 0 kudos

On-board fine tuning/training of a model

Hey!I have a ResNet model that I have deployed on my NUCLEO-N657X0-Q, and I want to run a training step on the board itself. I'm fine even with training just the last 1-2 layers of my model on a single sample, so that the memory on the board will suf...

amirkfir by Associate II
  • 857 Views
  • 3 replies
  • 0 kudos