Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'keras.applications.resnet50' #8

Open
zzx820302704 opened this issue Feb 8, 2022 · 0 comments

Comments

@zzx820302704
Copy link

I run PENCL .py

File "PENCIL.py", line 18, in
import resnet
File "/root/.local/lib/python3.6/site-packages/resnet/init.py", line 1, in
from keras.applications.resnet50 import ResNet50
ModuleNotFoundError: No module named 'keras.applications.resnet50'
so, is this code missing a classifier? How do you deal with this problem?
my keras==2.6.0 keras-resnet==0.2.0 tensorflow==2.6.0

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

No branches or pull requests

1 participant