BriefGPT.xyz
Dec, 2017
使用深度学习进行图像分类中数据增强的有效性
The Effectiveness of Data Augmentation in Image Classification using Deep Learning
HTML
PDF
Luis Perez, Jason Wang
TL;DR
本文研究数据增强在图像分类中的应用,对比了多种增强技术,包括传统的裁剪、旋转和翻转以及使用GAN生成不同风格的图像,并提出了一种名为神经增强的方法,通过训练神经网络自学习增强,以提升分类器性能,对该方法在不同数据集上表现的优劣进行了讨论。
Abstract
In this paper, we explore and compare multiple solutions to the problem of
data augmentation
in
image classification
. Previous work has demonstrated the effectiveness of
→