2023-06-28 03:04 AM
Hello everyone!
At the moment I am developing an AI system for the STM32H7A3 using STM32 Model Zoo und Cube AI. For testing purposes I trained the SSD Mobilenet V1 model for 192x192 picture resolution and implemented it in a firmware app for testing interference. For training I followed the tutorial in github.
The output of an interference is of the shape 3830x29. Where can I find out what that means and how can I calculate detected class, probabilty and boxes of detection?
If you need further informations just ask.
Anybody can help me? The info in the github just says "Coming soon".