draugr.opencv_utilities.bounding_boxes.evaluation

Created on 23/04/2020

Functions

intersect_numpy(box_a, box_b)

param box_a

jaccard_overlap_numpy(box_a, box_b)

Compute the jaccard overlap of two sets of boxes.

remove_null_boxes(boxes, labels)

Removes bounding boxes of W or H equal to 0 and its labels