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
GeneralRecognitionV2_PPLCNetV2_base.yaml可以在现有的预训练模型general_PPLCNetV2_base_pretrained_v1.0.pdparams基础上, 添加自己的图片进行特征提取模型的微调训练么, 如何可以的话, 有哪些查考的文档.
The text was updated successfully, but these errors were encountered:
您好,可以微调,和训练分类的模型类似,主要是准备数据list后重新训练即可,详情可以参考这里。
Sorry, something went wrong.
微调是否支持只训练某几层的参数, 不是模型所有层的微调, 如果可以的话, 有参考文档么? @cuicheng01
No branches or pull requests
GeneralRecognitionV2_PPLCNetV2_base.yaml可以在现有的预训练模型general_PPLCNetV2_base_pretrained_v1.0.pdparams基础上, 添加自己的图片进行特征提取模型的微调训练么, 如何可以的话, 有哪些查考的文档.
The text was updated successfully, but these errors were encountered: