hello.fiftyone.dataset_segmentations module

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