修改图片地址为URL

This commit is contained in:
BaofengZan 2020-09-21 17:08:21 +08:00 committed by wang-xinyu
parent 2f71dc4851
commit 3c2c644d27

View File

@ -90,7 +90,7 @@ $$
$$
64*64*3*3=36864
$$
![image-20200918142140645](imgs/image-20200918142140645.png)
![image-20200918142959711](https://user-images.githubusercontent.com/20653176/93749484-8fd3bb80-fc2c-11ea-951d-3c1f403e521a.png)
## 5 TRT搭建网络
@ -104,7 +104,7 @@ $$
3 各个层名使用onnx 的id这样在搭建网络时不会晕。根据onnx的结点信息各层之间的连接也不会出错。
![image-20200918142959711](https://user-images.githubusercontent.com/20653176/93749484-8fd3bb80-fc2c-11ea-951d-3c1f403e521a.png)
## 6 TRT网络debug