Skip to content
#

dataaugmentation

Here are 65 public repositories matching this topic...

Data augmentation is a technique used to create more examples, artificially, from an existing dataset. This is useful if the dataset is small and we want to increase the number of examples. Data augmentation can often solve over-fitting so that our model generalizes well after training. For images, a variety of augmentation can be applied to incr…

  • Updated Oct 6, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dataaugmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dataaugmentation topic, visit your repo's landing page and select "manage topics."

Learn more