Skip to main content
Associate
July 23, 2025
Solved

x-cube-n6-ai-people-detection-tracking model generated binary file doesn't match

  • July 23, 2025
  • 1 reply
  • 717 views

I used "generate-n6-model.sh" script to generate "network_data.hex" file as in the repo. However, it didn't match the original file. As a result, when I programed it to dev board "STM32N6570-DK", the app only shows images, and didn't detect persons. On the other hand, if I programed the original "network_data.hex" to the board, the app did detect persons. It seemed the "st_yolo_x_nano_480_1.0_0.25_3_st_int8.tflite" file didn't match the generated hex file.

Best answer by mountzhang

Good to know, I will keep that in mind. Meanwhile, I was able to retrain the model, regenerate the hex file and detect object of interest (that would be separate topic). Thanks for updating the repo!

1 reply

Billy OWEN
ST Employee
July 28, 2025

Hi @mountzhang 

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Regards,

Billy

Associate
October 13, 2025

I encounter the same issue. Can I also have the Online Support Team for additional assistance? Or is there a solution to this issue?

Julian E.
Technical Moderator
October 13, 2025

Hello @DavidNgan,

 

I suggest using a git bash. If you do the command described in the getting started with a CMD, the copy command does not provide the same result as the cp in git bash...

I encountered this issue in the past.

 

Else I let @Billy OWEN tell you if they found the cause of the issue.

 

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.