class documentation

Base type for datasets that represent a collection of images and a set of associated detections.

Inherited from LabeledImageDataset:

Method get_dataset_exporter_cls Returns the fiftyone.utils.data.exporters.LabeledImageDatasetExporter class for exporting datasets of this type to disk.
Method get_dataset_importer_cls Returns the fiftyone.utils.data.importers.LabeledImageDatasetImporter class for importing datasets of this type from disk.