Question
Use yoloV11n model on GettingStarted_ObjectDetection
Hello,
I have a custom yoloV8n model that works on STM32N6570-DK_GettingStarted_ObjectDetection. I have trained a yoloV11n model that i would like to test on the board.
But on this exmple there is no yoloV11_ui.c ?
How i can adapt this example ?
Do i need to use app_postprocess_od_yolo_d_ui.c ?
Regards,
