2025-09-30 2:14 AM
The YOLOV8 model I used, when converted to the TFlite format; The X-CUBE-AI has been deployed on STM32N6;
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.