-
Notifications
You must be signed in to change notification settings - Fork 612
Any pretrained model provided? #5
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
Comments
Nope. It's high on my todo list. |
Hope to see it soon ^ ^ |
Would love this as well :) |
Would be great if pre-trained model is provided. |
There is a pretrained version here: It may be possible to load those weights here! |
I would not expect weight from resnet50 included with keras to be compatible with this repo model as it's uses the original resnet architecture with relu between identity blocks, not improved architecture used here. In any case, would be great to have pretrained models. |
No description provided.
The text was updated successfully, but these errors were encountered: