Commit 52b3ff9a authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 0495523b
......@@ -24,7 +24,7 @@ YOLOv5 是一种基于单阶段目标检测算法,通过将图像划分为不
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:tvm_fp32_dtk22.10.1_py38_centos-7.6-latest
docker run -it -v /path/your_code_data/:/path/your_code_data/ --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name docker_name imageID bash
cd /root/tvm-0.11-dev0/apps/
git clone http://developer.hpccube.com/codes/modelzoo/yolov5s_tvm.git
git clone http://developer.sourcefind.cn/codes/modelzoo/yolov5s_tvm.git
```
## 数据集
......@@ -101,7 +101,7 @@ Results saved to runs/val/exp59
### 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/yolov5s_tvm
https://developer.sourcefind.cn/codes/modelzoo/yolov5s_tvm
### 参考
......
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