from pycocotools.coco import COCO from pycocotools.cocoeval import COCOeval annType = 'bbox' cocoGt=COCO(gt_json) cocoDt=cocoGt.
確定! 回上一頁