class documentation
A labeled dataset consisting of images and their associated annotations saved in Families in the Wild format.
Method | get |
Returns the fiftyone.utils.data.importers.DatasetImporter class for importing datasets of this type from disk. |
Inherited from Dataset
:
Method | get |
Returns the fiftyone.utils.data.exporters.DatasetExporter class for exporting datasets of this type to disk. |
Returns the fiftyone.utils.data.importers.DatasetImporter
class for importing datasets of this type from disk.
Returns | |
a fiftyone.utils.data.importers.DatasetImporter class |