Commit 6da0347c authored by zhangqha's avatar zhangqha
Browse files

update README

parent 077b3084
Pipeline #565 canceled with stages
# YOLOV5s # YOLOV5S
## 论文 ## 论文
...@@ -27,7 +27,7 @@ YOLOv5 是一种基于单阶段目标检测算法,通过将图像划分为不 ...@@ -27,7 +27,7 @@ YOLOv5 是一种基于单阶段目标检测算法,通过将图像划分为不
* 激活镜像环境及运行测试 * 激活镜像环境及运行测试
``` ```
cd /root/tvm-0.11-dev0/apps/howto_deploy.yolov5s cd /root/tvm-0.11-dev0/apps/howto_deploy.yolov5s
```
## 数据集 ## 数据集
...@@ -62,7 +62,7 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会 ...@@ -62,7 +62,7 @@ COCO2017(在网络良好的情况下,如果没有下载数据集,程序会
``` ```
### 单卡推理测试 ## 单卡推理测试
CPP Deploy测试参考: CPP Deploy测试参考:
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment