From 669625b3dbdd58bcc4e6be7cc4b6adc3cb7e337d Mon Sep 17 00:00:00 2001 From: "Eric.Lee2021" <305141918@qq.com> Date: Fri, 11 Feb 2022 15:02:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20onnx=20runtime=20C++=20?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8976e27..3209ff8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ 手势 21 个关键点检测 ## 重要更新 +### 添加 onnx runtime C++ 项目示例支持CPU&GPU,对应项目地址:https://gitcode.net/EricLee/onnx_run ### 添加 onnx 模块,预训练模型中有转好的resnet50-onnx模型,注意:目前不支持rexnetv1 ### "dpcas" 项目地址:https://codechina.csdn.net/EricLee/dpcas -- GitLab