ncnn
ncnn copied to clipboard
onnx2ncnn模型转化有问题,使用了onnxsim也没有解决
error log | 日志或报错信息 | ログ
model | 模型 | モデル
- original model
how to reproduce | 复现步骤 | 再現方法
- ncnn git master 2.build (mkdir build; cd build;cmake .. \ -DProtobuf_INCLUDE_DIR -DProtobuf_LIBRARY ) 3.cd build/tools/onnx python -m onnxsim a.onnx a_sim.onnx ./onnx2ncnn a_sim.onnx a_sim.parma a_sim.bin
log

ONNX那边现在没有售后了,如果你的训练框架是pytorch,请用PNNX进行转换,那个有售后