Question
Validating custom dataset on STM32 X AI.
Hi
I am following this material to start using STM32 for AI. I have got to the data validation step on page 29 of the document. It works fine while validating using random numbers.
But while trying to validate using the dataset, I get the error:
TOOL ERROR: cannot reshape array of size 1317858 into shape (219643,90,3,1)
Could I please know what should be the validation dataset?
