Hi all, I'm playing around with STM32H747I-DISCO eval board and the stm32ai-modelzoo demo.
I've managed to train and evaluate a model with my custom dataset using the script in "image_classification\src\stm32ai_main.py"
Now I'm struggling with the de...