titu1994 / DenseNet

DenseNet implementation in Keras
MIT License
707 stars 294 forks source link

creat model #58

Closed alavi8 closed 5 years ago

alavi8 commented 5 years ago

What is the reason for this error when constructing the model? Thank you Picture1

titu1994 commented 5 years ago

Keras does not support TF 2.0

alavi8 commented 5 years ago

What can I do?