keras-team / keras-applications

Reference implementations of popular deep learning models.
Other
2k stars 914 forks source link

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

Open vamshi-vk opened 4 years ago

vamshi-vk commented 4 years ago

Summary

Environment

Logs or source codes for reproduction

xhluca commented 3 years ago

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