class documentation
class VideoDetectionDataset(LabeledVideoDataset): (source)
Known subclasses: fiftyone.types.dataset_types.FiftyOneTemporalDetectionDataset
Base type for datasets that represent a collection of videos and a set of associated video detections.
Inherited from LabeledVideoDataset
:
Method | get |
Returns the fiftyone.utils.data.exporters.LabeledVideoDatasetExporter class for exporting datasets of this type to disk. |
Method | get |
Returns the fiftyone.utils.data.importers.LabeledVideoDatasetImporter class for importing datasets of this type from disk. |