keras-team / keras-applications

Reference implementations of popular deep learning models.
Other
2k stars 914 forks source link

problem with loading keras model #203

Closed areejhameed closed 3 years ago

areejhameed commented 3 years ago

please can anyone help me in solving the problem of accuracy incompatibility between the saved keras model and the loaded one, I built a model for eeg classification and I acquire a 95% accuracy but when I loaded the model the accuracy decayed to 13% . thanks

Environment

Logs or source codes for reproduction