Object-Detection-API
Object-Detection-API copied to clipboard
How to Extract Pixel Values from Detections
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.