Question: How was the scrfd onnx model generated? #189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tried to generate my own scrfd onnx model which succeeded by following the documentation in the insightful github repo.
However once I have generated the new model (currently just trying to replicate the scrfd_10g_bnkps.onnx model, I am getting the following error while using it with simswap:
during onnx export:
I have used the following model configurations:
scrfd_10g with keypoints model, used the confuguration file below from their tool script:
Can anyone help?
same problem as me
did you solve it? : )