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

Get an error in ResNet50(... freeze_bn=True) #56

Closed
hengshan123 opened this issue Nov 14, 2017 · 2 comments
Closed

Get an error in ResNet50(... freeze_bn=True) #56

hengshan123 opened this issue Nov 14, 2017 · 2 comments

Comments

@hengshan123
Copy link

I find the definition of ResNet50 in keras_resnet/models/_2d.py
def ResNet50(inputs, blocks=None, include_top=True, classes=1000, *args, **kwargs)
There is not the "freeze_bn" parameter.

@hgaiser
Copy link
Contributor

hgaiser commented Nov 14, 2017

Check the README for installation instructions.

@zccoder
Copy link

zccoder commented Nov 14, 2017

@hengshanji You should download the correct resnet github project.

@hgaiser hgaiser closed this as completed Nov 14, 2017
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