AveragePrecisionRecall.calc_pairwise_ious#

abstract AveragePrecisionRecall.calc_pairwise_ious(detections, labels) Dict[int, ndarray][source]#

Get a single result from group_class_detection_label and return a matrix of IoUs.