hello.fiftyone.dataset_detections module

hello.fiftyone.dataset_detections.func(dataset_dir, info_py='info.py', data_path='data', labels_path='labels.json', preds_path=None)[source]
hello.fiftyone.dataset_detections.load_coco_dataset(info, data_path, labels_path, field_name)[source]
hello.fiftyone.dataset_detections.load_dataset(dataset_dir, info_py='info.py', data_path='data', labels_path='labels.json', field_name='ground_truth')[source]
hello.fiftyone.dataset_detections.load_text_dataset(info, data_path, labels_path, field_name)[source]
hello.fiftyone.dataset_detections.main(args=None)[source]
hello.fiftyone.dataset_detections.parse_args(args=None)[source]