Class | Description |
---|---|
AndroidNativeImageLoader |
Segregates functionality specific to Android that is not available on Java SE.
|
BaseImageLoader |
Created by nyghtowl on 12/17/15.
|
CifarLoader |
CifarLoader is loader specific for the Cifar10 dataset
Reference: Learning Multiple Layers of Features from Tiny Images, Alex Krizhevsky, 2009.
|
ImageLoader |
Image loader for taking images
and converting them to matrices
|
Java2DNativeImageLoader |
Segregates functionality specific to Java 2D that is not available on Android.
|
LFWLoader |
Loads LFW faces data transform.
|
NativeImageLoader |
Uses JavaCV to load images.
|
Enum | Description |
---|---|
BaseImageLoader.MultiPageMode |