Tengine
Tengine copied to clipboard
onnx model of scrfd_2.5g_kps.tmfile for tm_scrfd.cpp
Hi, in tm_scrfd.cpp, there is given that onnx model is from insightface scrfd.
Question- Is there any updation done while model conversion to tmfile? Or can you provide the onnx model for scrfd_2.5g_kps.tmfile/scrfd_10g_kps.tmfile ?
I tried to use Tengine-convert tool for the same but no results are there.
Thanks.
hi, maybe you should change the export code like this.
Hi, Thanks for the reply.
I did that already but no result. Throwing error - "get graph tensor failed".
Also, i checked with Netron, there are no shapes in output layer.
is there possiblity if i can get onnx (scrfd_10g_kps.onnx) model which can be converted to tmfile to be used in ncnn ?