cancel
Showing results for 
Search instead for 
Did you mean: 

how to get the bounding boxes from the output of the object detection models?

jetty
Visitor

Hi everyone,

I'm trying to integrate st_yolo_lc_v1_192 pretrained model to my project on STM32H750 MCU.

I'm new to the framework and AI tech.

I see the output shape is 12x12x30 which I know the 12x12 means there are 12x12 grids. What I don't know is the '30', does that mean 5 * [x, y, w, h, confidence, class] ? 

and do I need to apply an activation function to these values? 

Thanks!

 

0 REPLIES 0