Commit 6b0e94c5 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 61a317c7
......@@ -38,7 +38,7 @@ docker run -it --name=densenet121_mmcv --network=host --ipc=host --shm-size=16g
克隆并安装git仓库,安装相关依赖
```python
git clone --recursive http://developer.hpccube.com/codes/modelzoo/densenet121_mmcv.git
git clone --recursive http://developer.sourcefind.cn/codes/modelzoo/densenet121_mmcv.git
cd densenet121_mmcv/mmpretrain-mmcv
pip install -e .
pip install -r requirements.txt
......@@ -57,7 +57,7 @@ pip install -e .
### Anaconda(方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
```plaintext
DTK驱动: DTK-24.04.1
......@@ -145,7 +145,7 @@ tips:如需其他卡数训练,将命令中的8改为所需卡数即可;如
## Result
![img](https://developer.hpccube.com/codes/modelzoo/vit_pytorch/-/raw/master/image/README/1695381570003.png)
![img](https://developer.sourcefind.cn/codes/modelzoo/vit_pytorch/-/raw/master/image/README/1695381570003.png)
### 精度
......@@ -167,7 +167,7 @@ tips:如需其他卡数训练,将命令中的8改为所需卡数即可;如
## 源码仓库及问题反馈
http://developer.hpccube.com/codes/modelzoo/densenet121_mmcv
http://developer.sourcefind.cn/codes/modelzoo/densenet121_mmcv
## 参考资料
......
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