the.ai

Foundations / Supervised

verified

Data Augmentation

Make more training data out of the data you have, by changing it in ways that do not change the answer. A cat flipped left-to-right is still a cat, so a flipped image is a free extra example. It is the cheapest regularisation there is and for a long time it was the difference between a vision model that generalised and one that memorised.

Viz primitive · budget-splitaugmented-copies = 8

augmented-copies holds 17% of the budget; rest holds the remaining 83%.

Training examples produced by transforming an original, against the originals themselves, in examples. Drag the augmented copies up to watch them dominate the count — the effective sample size does not follow, because each is a deterministic function of one you already had.

8

Reviewed by opendroid · 2026-08-18