efficientnet
efficientnet copied to clipboard
ModuleNotFoundError: No module named 'keras_applications'
I can't seem to find this module
It means that you need to install keras_applications package ver. 1.0.7 or 1.0.8. You problem is not related to the package itself, but to your tensorflow config. I suggest to close this issue.
!pip install keras_applications. I suggest to close this issue.