keras-team/keras-applications

problem with loading keras model

areejhameed opened this issue · 0 comments

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

  • Python version:3.5
  • Keras version:2.2.2
    -spider:3.3.1

Logs or source codes for reproduction