Skip to content

头部姿态估计模型FSANet部署问题 #4345

@mawj111

Description

@mawj111

使用Pytorch->onnx->ncnn步骤对FSANet进行模型转换并进行ncnn部署推理,结果一直报错"段错误(核心已转储)"。
检查onnx模型后,发现其中存在div、pow、mul等node,是否ncnn不支持这些node的op?我需要自定义相应的ncnn layer吗?
相应的模型文件如下,麻烦各位大佬帮忙解答一下,感谢!
model.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions