2025-07-03 2:49 AM - last edited on 2025-07-03 2:55 AM by Andrew Neil
I used stm32-h747 to train image classification, I used the image classification routine, but the actual effect is very biased, my quantized_model_confusion_matrix_validation_set is as shown below, is there something wrong with my configuration?
Solved! Go to Solution.
2025-07-21 8:53 PM
2025-07-24 12:51 AM
Hello @fanronghua0123456,
You have the same issue with this dataset you linked?
Did you try cloning the model zoo service again and setting it up again from scratch?
I cannot reproduce it, to me, it looks like and installation issue.
Have a good day,
Julian
2025-07-24 1:02 AM
I have solved the problem, it is that my python version is wrong, and I need to install the environment strictly according to the version requirements given by ST, otherwise there will be an unknown error.