LiaoSteve / Drone-GCS-and-AI

A research diary of a drone system that monitors the coastal pollution.
31 stars 9 forks source link

Keras.backend has no attribute #5

Open Roopesh-Bharatwaj-K-R opened 3 years ago

Roopesh-Bharatwaj-K-R commented 3 years ago

MicrosoftTeams-image (8)

How to solve this any suggestions?

LiaoSteve commented 3 years ago

MicrosoftTeams-image (8)

How to solve this any suggestions?

what are your Cuda, Cudnn, Tensorflow, Keras version?

# try this
pip install keras==2.1.5
pip install tensorflow-gpu==1.6.0
# then install right Cuda Cudnn version with TensorFlow and Keras