Base64ImageDeserializer: Base64ImageDeserializer

Description Usage Arguments Details

Description

Configures the image reader that reads base64 encoded images and corresponding labels from a file.

Usage

1
Base64ImageDeserializer(filename, streams)

Arguments

filename

(str): file name of the input file dataset that contains images and corresponding labels

Details

Form: '[sequenceId <tab>] <numerical label (0-based class id)> <tab> <base64 encoded image>'

Similarly to the ImageDeserializer, the sequenceId prefix is optional and can be omitted.


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.