Commit 92188783 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 4abcde49
...@@ -31,7 +31,7 @@ cd /your_code_path/yolov8_pytorch ...@@ -31,7 +31,7 @@ cd /your_code_path/yolov8_pytorch
pip install -e . -i https://mirrors.aliyun.com/pypi/simple/ pip install -e . -i https://mirrors.aliyun.com/pypi/simple/
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/ 1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
``` ```
DTK软件栈: dtk24.04 DTK软件栈: dtk24.04
python: python3.10 python: python3.10
...@@ -123,6 +123,6 @@ HIP_VISIBLE_DEVICES=0 python inference.py ...@@ -123,6 +123,6 @@ HIP_VISIBLE_DEVICES=0 python inference.py
### 热点应用行业 ### 热点应用行业
`金融,交通,教育` `金融,交通,教育`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/modelzoo/yolov8_pytorch - https://developer.sourcefind.cn/codes/modelzoo/yolov8_pytorch
## 参考资料 ## 参考资料
- https://github.com/ultralytics/ultralytics - https://github.com/ultralytics/ultralytics
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