Dataset

Undocumented in source.

Constructors

this
this(string[] paths)
Undocumented in source.

Members

Functions

makeBatch
auto makeBatch(size_t batchSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

coarses
Slice!(int*, 1) coarses;
Undocumented in source.
inputs
Slice!(float*, 4) inputs;

shape is [data, rgb, width, height]

targets
Slice!(int*, 1) targets;
Undocumented in source.

Meta