Package ai.djl.basicdataset.cv.classification
package ai.djl.basicdataset.cv.classification
Contains a library of built-in datasets for
Application.CV.IMAGE_CLASSIFICATION.-
ClassesClassDescriptionA dataset for loading image files stored in a folder structure.Used to build an
AbstractImageFolder.ADatasetfeaturing captcha images.A builder for aCaptchaDataset.CIFAR10 image classification dataset from https://www.cs.toronto.edu/~kriz/cifar.html.A builder to construct aCifar10.FashMnist is a dataset from Zalando article images (https://github.com/zalandoresearch/fashion-mnist).A builder for aFashionMnist.FruitRottenFresh classification dataset that contains the same fruit where rotten and fresh class are stored in different sub folders.A builder for theFruitsFreshAndRotten.A helper to createDatasets forApplication.CV.IMAGE_CLASSIFICATION.A dataset for loading image files stored in a folder structure.A builder for theImageFolder.ImageNet is an image classification dataset from http://image-net.org 2012 Classification dataset.A builder for aImageNet.MNIST handwritten digits dataset from http://yann.lecun.com/exdb/mnist.A builder for aMnist.