filmov
tv
20 Training a model with data augmentation in tensorflow

Показать описание
We will train a CNN model with augmented data. Convolution, Maxpooling for feature extraction. Data augmentation based on rotation, sheering, etc. Fit the model and check if it improves performance.
#training #data augmentation #cnn #tensorflow