| Package | Description |
|---|---|
| org.deeplearning4j.datasets.fetchers |
| Modifier and Type | Class and Description |
|---|---|
class |
Cifar10Fetcher
CifarDataSetIterator is an iterator for CIFAR-10 dataset - 10 classes, with 32x32 images with 3 channels (RGB)
This fetcher uses a cached version of the CIFAR dataset which is converted to PNG images,
see: https://pjreddie.com/projects/cifar-10-dataset-mirror/.
|
class |
SvhnDataFetcher
The Street View House Numbers (SVHN) Dataset is a real-world image dataset for developing machine learning
and object recognition algorithms with minimal requirement on data preprocessing and formatting.
|
class |
TinyImageNetFetcher
Tiny ImageNet is a subset of the ImageNet database.
|
class |
UciSequenceDataFetcher
Fetcher for UCI synthetic control chart time series dataset.
|
Copyright © 2019. All rights reserved.