My CNN reaches over 95% accuracy on the training set.But on the test set it drops below 40%.The data comes from the same source.I feel the model is memorizing instead of learning.
Home/vision models
Decode Trail Latest Questions
My image classifier performs very well on bright daylight photos.When images are darker or taken indoors, accuracy drops sharply.The objects are still the same.Only the lighting seems different.
My model recognizes actions well in static camera videos.When the camera pans or shakes, predictions become unstable.The action is the same.Only the camera motion changes.