Skip to content

Issue with param file architecture #31

@vrindamathur1428

Description

@vrindamathur1428

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions