Commit 2df6fe22 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 4c0d47f3
...@@ -42,7 +42,7 @@ docker run --shm-size 16g --network=host --name=video_ort --privileged --device= ...@@ -42,7 +42,7 @@ docker run --shm-size 16g --network=host --name=video_ort --privileged --device=
## 推理 ## 推理
### 编译工程 ### 编译工程
``` ```
git clone https://developer.hpccube.com/codes/modelzoo/video_ort.git git clone https://developer.sourcefind.cn/codes/modelzoo/video_ort.git
cd video_ort cd video_ort
mkdir build mkdir build
cd build cd build
...@@ -74,7 +74,7 @@ make ...@@ -74,7 +74,7 @@ make
监控,交通,教育 监控,交通,教育
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- http://developer.hpccube.com/codes/modelzoo/video_ort.git - http://developer.sourcefind.cn/codes/modelzoo/video_ort.git
## 参考资料 ## 参考资料
- https://github.com/WongKinYiu/yolov7 - https://github.com/WongKinYiu/yolov7
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