noise
An option for augmenting training data by adding random amounts of noise to each image.
Declaration
static let noise: MLImageClassifier.ImageAugmentationOptionsDiscussion
Use this option to tell the image classifier to augment your training data set by adding noise to the original images.
[Image]
The classifier creates four new images with random amounts of noise for each original.