[Model] Support Insightface model inferenceing on RKNPU (#1113)

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* 更新交叉编译

* Update issues.md

* Update fastdeploy_init.sh

* 更新交叉编译

* 更新insightface系列模型的rknpu2支持

* 更新insightface系列模型的rknpu2支持

* 更新说明文档

* 更新insightface

* 尝试解决pybind问题

Co-authored-by: Jason <928090362@qq.com>
Co-authored-by: Jason <jiangjiajun@baidu.com>
This commit is contained in:
Zheng-Bicheng
2023-01-14 20:40:33 +08:00
committed by GitHub
parent f88c662449
commit 1dabfdf3f1
21 changed files with 712 additions and 147 deletions

View File

@@ -0,0 +1,15 @@
mean:
-
- 127.5
- 127.5
- 127.5
std:
-
- 127.5
- 127.5
- 127.5
model_path: ./ms1mv3_arcface_r18/ms1mv3_arcface_r18.onnx
outputs_nodes:
do_quantization: True
dataset: "./ms1mv3_arcface_r18/datasets.txt"
output_folder: "./ms1mv3_arcface_r18"