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
感觉好像只有resnet可以加载预训练权值
The text was updated successfully, but these errors were encountered:
目前是只有resnet可提供预加载模型。其他模型结构也可通过配置文件from选项变相的预加载模型。但是如果类别不一致的话。可能需要修改一下。最后一层模型输出的的结构。你的建议很好,下一个版本,我可以把此部分修改意见加入进去
Sorry, something went wrong.
No branches or pull requests
感觉好像只有resnet可以加载预训练权值
The text was updated successfully, but these errors were encountered: