Keras-retinanet: a = empty(shape, dtype, order) TypeError: data type not understood

Created on 29 Jul 2020  路  2Comments  路  Source: fizyr/keras-retinanet

Got this error when loading the model. Installed packages from requirements.txt successfully. Any help would be great.

stale

Most helpful comment

pip3 install keras==2.3.1 solved the problem

All 2 comments

pip3 install keras==2.3.1 solved the problem

This issue has been automatically marked as stale due to the lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings