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

Update sf.md

parent 5c56e96a
...@@ -39,7 +39,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt ...@@ -39,7 +39,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt
### Anaconda (方法三) ### Anaconda (方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/ 1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
``` ```
DTK软件栈:dtk24.04.1 DTK软件栈:dtk24.04.1
...@@ -98,7 +98,7 @@ HIP_VISIBLE_DEVICES=1 python Inference.py --model_path ./FastSAM_X.pt --img_path ...@@ -98,7 +98,7 @@ HIP_VISIBLE_DEVICES=1 python Inference.py --model_path ./FastSAM_X.pt --img_path
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/fastsam_pytorch https://developer.sourcefind.cn/codes/modelzoo/fastsam_pytorch
## 参考资料 ## 参考资料
......
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