Home Knowledge Base RandAugment

RandAugment is a simple, automated data augmentation strategy that randomly selects $N$ transformations from a pool and applies them with a fixed magnitude $M$ — eliminating the need for a separate search phase (unlike AutoAugment), with just two hyperparameters.

How Does RandAugment Work?

Why It Matters

RandAugment is augmentation without the search — a dead-simple two-parameter strategy that rivals expensive learned augmentation policies.

randaugmentdata augmentation

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.