keras-applications
keras-applications copied to clipboard
cannot import efficientnet implementation in keras_applications AttributeError: module 'keras_applications' has no attribute 'efficientnet'
Summary
Environment
- Python version: 3.7.7
- Keras version:2.3.1
- Keras-applications version:1.0.8
- Keras backend with version:
Logs or source codes for reproduction
keras-applications hasn't had a new release since it was added. You will need to install this directly from source.