PaddlePaddle / PaddlePaddle/FastDeploy
How to load Adaface model if I only have pdparams?
Open
@juncaipeng is already working on this.
Since Mar 7, 2024.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
Basically what the title says, I only have .pdparams and also a .yaml, but the tutorial shows that you meed both .pdiparams and .pdmodel for it to work. Any way to work just with .pdparams?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.