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

No module named 'keras_resnet' #84

Open
cuge1995 opened this issue Nov 23, 2020 · 2 comments
Open

No module named 'keras_resnet' #84

cuge1995 opened this issue Nov 23, 2020 · 2 comments

Comments

@cuge1995
Copy link

models/resnet.py", line 18, in <module>
    import keras_resnet
ModuleNotFoundError: No module named 'keras_resnet'
@Shiva0072
Copy link

I am also facing the same problem. Please tell me if you were able to solve this and with what approach?

@malik-anhar
Copy link

Have you tried to install it manually? You can install it via pip by pip install keras-resnet

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

3 participants