Commit 6212ebe3 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent cf381094
...@@ -20,7 +20,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal/:/op ...@@ -20,7 +20,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal/:/op
``` ```
### Anaconda(方法二) ### Anaconda(方法二)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/ 1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
``` ```
DTK软件栈: dtk24.04.03 DTK软件栈: dtk24.04.03
python: python3.10 python: python3.10
...@@ -97,6 +97,6 @@ python tools/infer.py -c configs/yolov8/yolov8_s_500e_coco.yml -o weights=https: ...@@ -97,6 +97,6 @@ python tools/infer.py -c configs/yolov8/yolov8_s_500e_coco.yml -o weights=https:
### 热点应用行业 ### 热点应用行业
`金融,交通,教育` `金融,交通,教育`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/yolov8_paddle - https://developer.sourcefind.cn/codes/modelzoo/yolov8_paddle
## 参考资料 ## 参考资料
- https://github.com/PaddlePaddle/PaddleYOLO - https://github.com/PaddlePaddle/PaddleYOLO
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