deepinsight / deepinsight/insightface
KeyError: 'SCRFD is not in the models registry' while converting onnx model
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
i am converting model to onnx my command is below:
`python scrfd2onnx ../configs/scrfd/scrfd_500m.py scrfd_500m.pth --shape -1 -1 --input-img face.jpg`
error is :
`KeyError: 'SCRFD is not in the models registry'`
do anyone have some ideas ? @nttstar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.