alexanderkroner / saliency

Contextual Encoder-Decoder Network for Visual Saliency Prediction [Neural Networks 2020]
MIT License
172 stars 46 forks source link

ImportError: cannot import name 'abs' #9

Closed reshma1483 closed 3 years ago

reshma1483 commented 3 years ago

I have installed python 3.6 with keras(2.3.1) i tried uninstalling and reinstalling still I get the error

could u please help me in this

alexanderkroner commented 3 years ago

Hey, did you try to install the package requirements listed here? I only tested the code with tensorflow 1.13.1 and not keras.