Week 2 Quiz
Submit your assignment
Due DateDec 28, 2:59 PM +07
Attempts3 every 8 hours
Receive grade
To Pass80% or higher
Grade
100%
We keep your highest score
Due Dec 28, 2:59 PM +07
How do you use Image Augmentation in TensorFLow
If my training data only has people facing left, but I want to classify people facing right, how would I avoid overfitting?
When training with augmentation, you noticed that the training is a little slower. Why?
What does the fill_mode parameter do?
When using Image Augmentation with the ImageDataGenerator, what happens to your raw image data on-disk.
How does Image Augmentation help solve overfitting?
When using Image Augmentation my training gets...
Using Image Augmentation effectively simulates having a larger data set for training.