Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

onnx model of scrfd_2.5g_kps.tmfile for tm_scrfd.cpp

Open rahulsharma11 opened this issue 3 years ago • 3 comments

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.

rahulsharma11 avatar Sep 01 '21 08:09 rahulsharma11

QQ图片20210902085921 hi, maybe you should change the export code like this.

FeiGeChuanShu avatar Sep 02 '21 08:09 FeiGeChuanShu

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.

rahulsharma11 avatar Sep 02 '21 09:09 rahulsharma11

is there possiblity if i can get onnx (scrfd_10g_kps.onnx) model which can be converted to tmfile to be used in ncnn ?

rahulsharma11 avatar Sep 03 '21 11:09 rahulsharma11