cancel
Showing results for 
Search instead for 
Did you mean: 

How to perform post-processing on the model output data in STM32N6

The-Big-Monster
Associate

The YOLOV8 model I used, when converted to the TFlite format; The X-CUBE-AI has been deployed on STM32N6;

1.png

The code was generated by CubeMX. Data has been input into the input buffer. My question is how to parse the data in the output buffer.

2.png

1 REPLY 1
Julian E.
ST Employee

Hello @The-Big-Monster,

 

I think this can help you: https://community.st.com/t5/stm32-mcus/how-to-build-an-ai-application-from-scratch-on-the-stm32n6570-dk/ta-p/825591#toc-hId-405042839

(at the end of the section, about  MX_X_CUBE_AI_Process)

 

Let me know if this isn't enough.

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.