class documentation

class UnlabeledVideoDataset(UnlabeledDataset): (source)

View In Hierarchy

Base type for datasets that represent an unlabeled collection of videos.

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