Object-Detection-API icon indicating copy to clipboard operation
Object-Detection-API copied to clipboard

How to Extract Pixel Values from Detections

Open hassan-mushtaq opened this issue 2 years ago • 0 comments

Using Yolov3 (TF model) Classes = 1

I wanted extract values of bounding_box_rectangle. [like X Y W H] I assume it can be extracted from this code somewhere.

code

hassan-mushtaq avatar Sep 12 '22 12:09 hassan-mushtaq