augmentImages - Is it possible to process the entire image without creating smaller patches?

Réponse

Yes, you can set the `useWholeImage` parameter to TRUE within an `augmentations` block. This will apply the specified mutations to the entire image instead of a cropped patch.
Cette réponse vous a-t-elle aidé ?
augmentImages

image

Doc : augmentImages