Skip to main content
Associate II
November 4, 2024
Solved

STM32AI-Model Zoo Image Classification Not Working

  • November 4, 2024
  • 1 reply
  • 1084 views

Hi, I am in the process of trying out the image classification example in the STM32 Model Zoo package. I have trained the MobileNetV2 model and followed the steps for deployment on my STM32H747i-Disco Board. However, the code does not seem to be working on my board. Only static shows up on the LCD as shown in this image. Are there any possible fixes as to what is going wrong? I am following the deployment tutorial step by step and even tried to run the image classification code directly from STMCubeIDE but I still get the same result. Any help or advice would be greatly appreciated.

Best answer by Julian E.

For future readers,

 

Issue solved in this thread: Solved: Re: STM Model Zoo - STMicroelectronics Community

In this case, it is a hardware related issue.

 

When facing an issue, try first to get the latest version of the tools that you are using: ST model zoo, cubeAI, cubeMX etc, most of the time, it helps.

 

Have a good day,

Julian

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
November 12, 2024

For future readers,

 

Issue solved in this thread: Solved: Re: STM Model Zoo - STMicroelectronics Community

In this case, it is a hardware related issue.

 

When facing an issue, try first to get the latest version of the tools that you are using: ST model zoo, cubeAI, cubeMX etc, most of the time, it helps.

 

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.