-
Population Based Augmentation
A key challenge in leveraging data augmentation for neural network training is choosing an effective augmentation policy from a large search space of candidate operations. -
Generative Adversarial Nets
Generative adversarial nets (GANs) are a class of deep learning models that consist of two neural networks: a generator and a discriminator. -
Direct Differentiable Augmentation Search
Data augmentation has been an indispensable tool to improve the performance of deep neural networks, however the augmentation can hardly transfer among different tasks and...