Commit 086b2ead authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 74854da4
...@@ -39,7 +39,7 @@ docker run --shm-size=32G --name ukan -v /opt/hyhal:/opt/hyhal:ro --privileged=t ...@@ -39,7 +39,7 @@ docker run --shm-size=32G --name ukan -v /opt/hyhal:/opt/hyhal:ro --privileged=t
``` ```
### Anaconda(方法三) ### Anaconda(方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: 1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装:
- https://developer.hpccube.com/tool/ - https://developer.sourcefind.cn/tool/
``` ```
DTK驱动:dtk24.04.1 DTK驱动:dtk24.04.1
python:python3.10 python:python3.10
...@@ -101,7 +101,7 @@ python train.py --arch UKAN --dataset busi --input_w 256 --input_h 256 --name bu ...@@ -101,7 +101,7 @@ python train.py --arch UKAN --dataset busi --input_w 256 --input_h 256 --name bu
### 热点应用行业 ### 热点应用行业
`医疗,电商,制造,能源` `医疗,电商,制造,能源`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- http://developer.hpccube.com/codes/modelzoo/u-kan-optimize_pytorch.git - http://developer.sourcefind.cn/codes/modelzoo/u-kan-optimize_pytorch.git
## 参考资料 ## 参考资料
- https://github.com/CUHK-AIM-Group/U-KAN.git - https://github.com/CUHK-AIM-Group/U-KAN.git
- https://github.com/KindXiaoming/pykan.git - https://github.com/KindXiaoming/pykan.git
......
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