Tencent / TNN

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Other
4.41k stars 771 forks source link

caffe2onnx succeed, but onnx2tnn failed #266

Open weilanShi opened 4 years ago

weilanShi commented 4 years ago

Hello, the author. I met an error when converting caffemodel to TNN: converter Caffe to onnx model:

Congratulations! caffe2onnx succeed! Converter ONNX to TNN Model Conversion to tnn failed :( could you help me,thank you

gttiankai commented 4 years ago

could you show me you caffe model?

weilanShi commented 4 years ago

could you show me you caffe model?

The model address is: https://github.com/weilanShi/caffemodel

gttiankai commented 4 years ago

please update caffeproto file.