class documentation

class OpenImagesV7Dataset(ImageDetectionDataset): (source)

View In Hierarchy

A labeled dataset consisting of images and their associated annotations saved in Open Images format.

Method get_dataset_importer_cls Returns the fiftyone.utils.data.importers.LabeledImageDatasetImporter class for importing datasets of this type from disk.

Inherited from LabeledImageDataset (via ImageDetectionDataset):

Method get_dataset_exporter_cls Returns the fiftyone.utils.data.exporters.LabeledImageDatasetExporter class for exporting datasets of this type to disk.