hello.fiftyone.evaluate module
-
hello.fiftyone.evaluate.evaluate_detections(dataset_dir, predictions='predictions.json', ground_truth='labels.json', eval_key='eval', classes=None, method='coco', iou=0.5, classwise=True, compute_mAP=False)[source]
-
hello.fiftyone.evaluate.evaluate_segmentations(dataset_dir, predictions='predictions/', ground_truth='labels/', eval_key='eval_simple', mask_targets=None, method='simple', bandwidth=None, average='micro')[source]