3260 papers • 126 benchmarks • 313 datasets
Data augmentation involves techniques used for increasing the amount of data, based on different modifications, to expand the amount of examples in the original dataset. Data augmentation not only helps to grow the dataset but it also increases the diversity of the dataset. When training machine learning models, data augmentation acts as a regularizer and helps to avoid overfitting. Data augmentation techniques have been found useful in domains like NLP and computer vision. In computer vision, transformations like cropping, flipping, and rotation are used. In NLP, data augmentation techniques can include swapping, deletion, random insertion, among others. Further readings: A Survey of Data Augmentation Approaches for NLP A survey on Image Data Augmentation for Deep Learning ( Image credit: Albumentations )
(Image credit: Papersgraph)
These leaderboards are used to track progress in data-augmentation-36
Use these libraries to find data-augmentation-36 models and implementations
Adding a benchmark result helps the community track progress.