class documentation

An image dataset whose image and geolocation data are stored in GeoTIFF format.

See :ref:`this page <GeoTIFFDataset-import>` for importing datasets of this type.

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 ImageLabelsDataset):

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