biubug6 / Face-Detector-1MB-with-landmark

1M人脸检测模型(含关键点)
MIT License
1.02k stars 271 forks source link

onnx2ncnn的问题 #31

Closed Vivianyzw closed 4 years ago

Vivianyzw commented 4 years ago

在执行./onnx2ncnn face.param face.bin时报错: ./onnx2ncnn: error while loading shared libraries: libprotobuf.so.20: cannot open shared object file: No such file or directory 请问该如何解决? 有尝试过https://github.com/onnx/onnx/issues/2434 中的conda install protobuf=3.9,但是无效

dianxin556 commented 4 years ago

同问

Vivianyzw commented 4 years ago

这个自己重新编译一个ncnn工具就可以了

dianxin556 commented 4 years ago

@Vivianyzw ,多谢,已解决。

xxxpsyduck commented 4 years ago

@Vivianyzw Can you give more detail?

llf10811020205 commented 4 years ago

@Vivianyzw ,多谢,已解决。 您好, 能讲下怎么解决的吗?

rosaline1995 commented 3 years ago

@Vivianyzw ,多谢,已解决。 您好, 能讲下怎么解决的吗?

在这里https://github.com/Tencent/ncnn 安装编译然后找到onnx2ncnn即可。

littlerookie6990 commented 2 years ago

这个自己重新编译一个ncnn工具就可以了

我是编译好的,但是出现错误