Open jinmingyi1998 opened 3 years ago
commit 71bc617a05f073d8b623dcc95e88eb5e1eb16aa5 Author: nihui shuizhuyuanluo@126.com Date: Sat May 29 21:43:29 2021 +0800
please provide bin file for reproducing
I tried the crnn model in https://github.com/DayBreak-u/chineseocr_lite/tree/onnx/models_ncnn and it works fine
please provide bin file for reproducing
I tried the crnn model in https://github.com/DayBreak-u/chineseocr_lite/tree/onnx/models_ncnn and it works fine
针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn
pip install pnnx
pnnx model.onnx inputshape=[1,3,224,224]
详细参考文档 Detailed reference documentation https://github.com/pnnx/pnnx https://github.com/Tencent/ncnn/wiki/use-ncnn-with-pytorch-or-onnx#how-to-use-pnnx
param:
mobilenet V3 + 1 LSTM