Crop Augmentation

Add variability to positioning and size to help your model be more resilient to subject translations and camera position.

Randomly create a subset of an image. This adds variability to positioning and size to help your model be more resilient to subject translations and camera position, increasing your model's generalizability!

  • Percent: The percent area of the original image to drop. (e.g. The percentage area of the original image to keep. (e.g. a higher percentage contains a smaller amount of the original image.)

Example

Original Image
Crop Augmentation of 20%

Learn More

Last updated

Was this helpful?