convert the ground truth into parsed GroundTruthRegions
convert the ground truth into parsed GroundTruthRegions
if using COCO's algorithm for IOU computation
(array of GT BBoxes of images, # of GT bboxes for each class)
For a detection, match it with all GT boxes.
For a detection, match it with all GT boxes. Record the match in "predictByClass"