PythonAPI.pycocotools.cocoeval import COCOeval import numpy as np def coco_det_eval(gt_path, det_path, catIds, iouThrs=.5, maxDets=[1,10 ...
確定! 回上一頁