How to see an STM32 Prediction output after implementing a pre-trained model ?
How do you see an STM32 Prediction output after implementing a pre-trained model with MXCUBE and validating it on desktop and on target?
https://www.youtube.com/watch?v=grgNXdkmzzQ&t=
So i accomplished all the validation concerning the HAR CNN Keras Model , how can I see an obvious output of the prediction of the system ?
More explicitly: if i enter a custom data of a person "Walking" how can I see that the system has analyzed the data and predicted that the person is indeed walking...
