/Data-Augmentation

This notebook demonstrates data augmentation as showcased by Tensorflow: a technique to increase the diversity of your training set by applying random (but realistic) transformations, such as image rotation.

Primary LanguageJupyter Notebook

Watchers