augmentImages - What is the primary purpose of the `augmentImages` action in SAS Viya?

Réponse

The `augmentImages` action is used to augment images by creating patches from them and applying various mutations or transformations. This is a common technique in computer vision to artificially expand a training dataset.
Did this answer help you?