Problem with Deploy.py from Model Zoo
Hi,
I am currently working on my Final Year Project, which involves implementing a plant disease detection model on the STM32H747i-Disco board. My project is inspired by an image classification example from the model zoo.
Back in October 2023, I successfully deployed the sample model (specifically, the provided flower model) on the STM32H747i-Disco board, using the B-CAMS-OMV camera. However, I have recently encountered an issue where I am unable to replicate this deployment.
Although the CMD window indicates that the model is deployed successfully (figure 1), the LCD screen on the board remains blank (figure 2). This issue persists despite the fact that there are no error warnings in the CMD window.
I am aware that there have been updates to the LCD screen of the board. My LCD screen is the A03 model, which, to my understanding, should not be affected by these updates. In an effort to troubleshoot, I followed the steps provided in a helpful guide by KDJEM.1. This guidance allowed me to successfully run the DCMI snapshot example, suggesting that the hardware and basic software configurations are functional.
However, despite these efforts, I am still unable to implement the image classification model on my board. I would greatly appreciate any advice or guidance you could provide to help resolve this issue. Your expertise in this matter is invaluable to the progression of my project.
Thank you for your time and consideration. I look forward to any suggestions you might have.
Best regards,
CHEW J.X


