marcellacornia / sam

Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model. IEEE Transactions on Image Processing (2018)
https://ieeexplore.ieee.org/document/8400593
MIT License
208 stars 76 forks source link

cannot import name 'RMSprop' from 'keras.optimizers' #45

Closed VeronicaCPerez closed 2 years ago

lucyc166 commented 2 years ago

I have this issue too – how did you fix it?

VeronicaCPerez commented 2 years ago

You need to make sure to install the right version of the package, once you do that you won’t have the error. however, I couldn’t use this model bc I don’t have python 2.7. You need exactly the version that they say.