-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
Hi.
I was manually converting the anti spoof pth models given here into bin and param files (i.e. ncnn format) after referring to #3 issue, and following these steps.
However, the architecture of my onnx/param files is different from the actual param files given here
This is the param file given in the repo:
model_2.param
And this is my param file architecture:
ncnn_07Apr.zip
And I checked the architectures on https://netron.app/
And they're clearly different.
And the original APK script is running fine with the original models, but crashes with the new ones.
No traceback or warning or error is displayed upon crashing. There is nothing in the logs.
Would you have any idea why that might be?
Any insight is appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels