What is overfitting in the context of training CNNs?
-
When the model performs well on training data but poorly on unseen data
-
When the model is too simple to capture the underlying patterns
-
When the model has too few parameters
-
When the model is trained on too much data