Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

cannot import efficientnet implementation in keras_applications AttributeError: module 'keras_applications' has no attribute 'efficientnet' #177

Open
vamshi-vk opened this issue Mar 26, 2020 · 1 comment

Comments

@vamshi-vk
Copy link

vamshi-vk commented Mar 26, 2020

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

@vamshi-vk vamshi-vk changed the title cannot import efficientnet implementation in keras_applications cannot import efficientnet implementation in keras_applications model = keras_applications.efficientnet.EfficientNetB0 AttributeError: module 'keras_applications' has no attribute 'efficientnet' Mar 26, 2020
@vamshi-vk vamshi-vk changed the title cannot import efficientnet implementation in keras_applications model = keras_applications.efficientnet.EfficientNetB0 AttributeError: module 'keras_applications' has no attribute 'efficientnet' cannot import efficientnet implementation in keras_applications AttributeError: module 'keras_applications' has no attribute 'efficientnet' Mar 26, 2020
@xhluca
Copy link

xhluca commented Dec 20, 2020

keras-applications hasn't had a new release since it was added. You will need to install this directly from source.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants