image icon indicating copy to clipboard operation
image copied to clipboard

Print output bounding boxes and labels from image_darknet_detect

Open glennmemo2 opened this issue 6 years ago • 0 comments

Hi there,

I am trying to print the output of the function image_darknet_detect, but I'm unable to figure it out. More specifically: I'm trying to print the bounding boxes and the labels of the boxes (e.g. persons: 22%, car: 89%). Can anybody tell me how to do that?

I tried to get this information out of the object, but it didn't work. Help is appreciated.

glennmemo2 avatar Aug 26 '19 12:08 glennmemo2