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
在文档中看到了预训练模型,请问可以提供inference模型吗?
The text was updated successfully, but these errors were encountered:
由于存储问题,现在的思路是提供预训练模型,用户下载后自己跑一下导出脚本,即可以选择导出 paddle inference 模型,也可以自行导出 onnx 模型。
参考 https://github.com/PaddlePaddle/PLSC/blob/master/task/recognition/face/export.sh
目前只提供了一个 inference 模型,供快速体验: https://plsc.bj.bcebos.com/models/face/v2.4/FaceViT_tiny_patch9_112_infer.tgz
推理参考 https://github.com/PaddlePaddle/PLSC/blob/master/task/recognition/face/photo_clustering.ipynb
Sorry, something went wrong.
好的,非常感谢
No branches or pull requests
在文档中看到了预训练模型,请问可以提供inference模型吗?
The text was updated successfully, but these errors were encountered: