ObjectDetectionAveragePrecision.group_class_detection_label#

ObjectDetectionAveragePrecision.group_class_detection_label(detections, labels) Dict[Any, Dict[str, list]][source]#

Group detection and labels in dict of format {class_id: {‘detected’ […], ‘ground_truth’: […] }}.