Machine learningTraining techniques
数据增强 (Data Augmentation)
数据增强是一系列技术,通过对现有样本应用保持标签的变换来人工地扩展训练数据集。它最初是为了图像分类任务而系统化的,现在已广泛应用于视觉、文本、音频和表格等领域。它是对监督式深度学习中标记数据长期稀缺问题的一个实用解决方案,并且至今仍是现代神经网络流水线中的标准预处理步骤。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Shorten, C., & Khoshgoftaar, T. M. (2019). A survey on image data augmentation for deep learning. Journal of Big Data, 6, 60. DOI: 10.1186/s40537-019-0197-0 ↗
如何引用本页
ScholarGate. (2026, June 2). Data Augmentation. ScholarGate. https://scholargate.app/zh/deep-learning/data-augmentation
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →