.FastAI.Datasets
DatasetLoader
abstract type
defined in module
FastAI.Datasets
abstract type DatasetLoader
A
DatasetLoader
defines how a dataset can made available and loaded. See
DataDepLoader
as an example.
A
DatasetLoader
has to implement the following functions:
The following pages link back here:
Registries/Registries.jl , Registries/datasets.jl , datasets/loaders.jl