cancel
Showing results for 
Search instead for 
Did you mean: 

Custom model object detection on STM32N6-DK error

mls
Associate II

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 detection
Quantized and tested on stm32N6570-DK.
Now i'm trying to add my model on this st example
https://github.com/STMicroelectronics/STM32N6-GettingStarted-ObjectDetection/tree/main
I'm following this tutorial to deploy my model
https://github.com/STMicroelectronics/STM32N6-GettingStarted-ObjectDetection/blob/main/README.md#application-build-and-run---dev-mode

I'm using stm32cubdeIDE to program the card
After i programmed the network_data.hex, i'm trying to deploy and debug the application.
But i have this error at this step : app_postprocess_init
The parameters

2025-11-17_16h12_42.png

2025-11-17_17h08_34.png

 

Do you have en idea how i can resolve this ?

0 REPLIES 0