Image loader: Add support for loading ARRAY labels

Prior to this commit, the image_loader assumed that the labels can only
be passed in as single values, instead of arrays. This does not hold
true for certain networks.
1 file changed