We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I run thepython3 classifier_using_pretrained.py:
AssertionError: Model weights not found (see "weights_path" variable in script)
The text was updated successfully, but these errors were encountered:
能告诉我什么原因吗?
Sorry, something went wrong.
路径有问题,你看下代码
你好,感谢,那个问题已经解决,目前的问题是:KeyError: "Can't open attribute (can't locate attribute: 'nb_layers')" 这个问题我一直找不到解决方法。还有top_model_weights_path = 'bottleneck_fc_model.h5'此行代码中,bottleneck_fc_model.h5文件我并没有啊。这个.h文件怎样得到?
No branches or pull requests
when I run thepython3 classifier_using_pretrained.py:
AssertionError: Model weights not found (see "weights_path" variable in script)
The text was updated successfully, but these errors were encountered: