powered by
Loads an image using jpeg, png or tiff packages depending on the file extension.
jpeg
png
tiff
base_loader(path)
an channel-last array of image values with dim Height x Width x 3
path or URL to load the image from.