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

fix_map = scipy.io.loadmat(path)["I"] #41

Open bondruy opened 4 years ago

bondruy commented 4 years ago

KeyError: 'I' , the dataset does not have the key "I" in the .mat

marcellacornia commented 4 years ago

Hi @bondruy,

please take a look at this previous issue and let me know if this solves your problem.