keras-applications
keras-applications copied to clipboard
Mobilenet_V2 when use load_model,'<' not supported between instances of 'dict' and 'float'
trafficstars
#70 # Summary
I trained a model used Mobilenet_V2, but when I want load the model (use load_model) ,there is an error : '<' not supported between instances of 'dict' and 'float'

Environment
- Python version:
- Keras version:
- Keras-applications version:
- Keras backend with version: