From 2f71dc485145b292569604c7caa71c24a7c6bbae Mon Sep 17 00:00:00 2001 From: BaofengZan Date: Mon, 21 Sep 2020 17:05:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=B8=BAURL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HRNetClassification/使用TRT加速网络-零.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HRNetClassification/使用TRT加速网络-零.md b/HRNetClassification/使用TRT加速网络-零.md index 6ead84c..baf689e 100644 --- a/HRNetClassification/使用TRT加速网络-零.md +++ b/HRNetClassification/使用TRT加速网络-零.md @@ -104,7 +104,7 @@ $$ 3 各个层名使用onnx 的id,这样在搭建网络时不会晕。,根据onnx的结点信息,各层之间的连接也不会出错。 -![image-20200918142959711](imgs/image-20200918142959711.png) +![image-20200918142959711](https://user-images.githubusercontent.com/20653176/93749484-8fd3bb80-fc2c-11ea-951d-3c1f403e521a.png) ## 6 TRT网络debug