Class ImageUtils

java.lang.Object
deepnetts.util.ImageUtils

public final class ImageUtils extends Object
Utility methods to work with images. https://machinelearningmastery.com/best-practices-for-preparing-and-augmenting-image-data-for-convolutional-neural-networks/ random rescaling, horizontal flips, perturbations to brightness, contrast, and color, as well as random cropping. https://mxnet.apache.org/versions/1.5.0/tutorials/python/types_of_data_augmentation.html