get_coco_gt# get_coco_gt(targets: Iterable[Self], num_class_ids: int) → dict[str, list[dict]][source]# Parameters: targets (Iterable[Self]) – num_class_ids (int) – Return type: dict[str, list[dict]]