Get startedGet started for free

Choosing augmentations

You are building a model to recognize different flower species. You consider three augmentations to use: color shift, rotation, and texture change. The graphic below shows the examples of these three augmentations.

Image of a flower transformed in three ways: using rotation, color shift, and texture change.

(image adapted from: https://arxiv.org/pdf/2008.05659.pdf)

Which of the augmentations could be used for the flower classifier?

This exercise is part of the course

Intermediate Deep Learning with PyTorch

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise