unizard / AwesomeArxiv

89 stars 14 forks source link

[2018.06.14] AutoAugment: Learning Augmentation Policies from Data #198

Open unizard opened 6 years ago

unizard commented 6 years ago

Institute: Google Brain URL: https://arxiv.org/pdf/1805.09501.pdf Keyword: Data Augmentation, AutoML, ReinforceLearning Interest: 5 Code: https://github.com/DeepVoltaire/AutoAugment GoogleBlog: https://ai.googleblog.com/2018/06/improving-deep-learning-performance.html

Summary In this paper, we take a closer look at data augmentation for images, and describe a simple procedure called AutoAugment to search for improved data augmentation policies. On ImageNet, we attain a Top-1 accuracy of 83.54%. On CIFAR-10, we achieve an error rate of 1.48%, which is 0.65% better than the previous state-of-the-art. On reduced data settings, AutoAugment performs comparably to semi-supervised methods without using any unlabeled examples.

역시 생각만하면 지는군 #멋져요 구글 브레인 짱짱맨

unizard commented 6 years ago

Results

unizard commented 6 years ago
1 2
image image