from pycocotools.cocoeval import COCOeval with open('coco_results_corrected.json', 'r') as f: results = json.load(f) coco = COCO('.
確定! 回上一頁