Command Palette
Search for a command to run...
Data Augmentation
Date
2 years ago
Data augmentation is a technique that artificially increases the training set by creating a modified copy of the dataset using existing data., which is one of the commonly used techniques in deep learning, including making small changes to the data set or using deep learning to generate new data points. Data augmentation is mainly used to increase the training data set, making the data set as diverse as possible, so that the trained model has stronger generalization ability. Existing major deep learning frameworks already come with data augmentation.
Scenarios for using data augmentation
- Prevent model overfitting.
- The initial training set is too small.
- To improve the model accuracy.
- Reduce operational costs of labeling and cleaning raw datasets.
Limitations of Data Augmentation
- The biases in the original dataset are still present in the augmented data.
- Quality assurance for data augmentation is costly.
- Research and development are needed to build systems with advanced applications. For example, generating high-resolution images using GANs can be challenging.
- Finding effective data augmentation methods can be challenging.
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.
AI Co-coding
Ready-to-use GPUs
Best Pricing
Hyper Newsletters
Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp