module documentation
FiftyOne Zoo Datasets provided by tensorflow_datasets.
Class |
|
The CIFAR-100 dataset of images. |
Class |
|
The CIFAR-10 dataset of images. |
Class |
|
The Fashion-MNIST database of Zalando's fashion article images. |
Class |
|
The ImageNet 2012 dataset. |
Class |
|
The MNIST database of handwritten digits. |
Class |
|
Base class for zoo datasets that are provided via the tensorflow_datasets package. |
Class |
|
The dataset for the PASCAL Visual Object Classes Challenge 2007 (VOC2007) for the detection competition. |
Class |
|
The dataset for the PASCAL Visual Object Classes Challenge 2012 (VOC2012) for the detection competition. |
Constant | AVAILABLE |
Undocumented |
Variable | tfds |
Undocumented |
Class | _ |
Undocumented |
Class | _ |
Undocumented |
Function | _download |
Undocumented |
Constant | _TFDS |
Undocumented |
Variable | _callback |
Undocumented |
Undocumented
Value |
|
def _download_and_prepare(dataset_dir, scratch_dir, download_fcn, get_classes_fcn, get_num_samples_fcn, sample_parser):
(source)
¶
Undocumented