Commit e171cc34 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 6e502c70
......@@ -40,7 +40,7 @@ docker run -it --name=mobilenetv2 --network=host --ipc=host --shm-size=16g --de
克隆并安装git仓库,安装相关依赖
```python
git clone --recursive http://developer.hpccube.com/codes/modelzoo/mobilenetv2_mmcv.git
git clone --recursive http://developer.sourcefind.cn/codes/modelzoo/mobilenetv2_mmcv.git
cd mobilenetv2_mmcv/mmpretrain-mmcv
pip install -e .
pip install -r requirements.txt
......@@ -59,7 +59,7 @@ pip install -r requirements.txt
### Anaconda(方法三)
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.hpccube.com/tool/
1、关于本项目DCU显卡所需的特殊深度学习库可从光合开发者社区下载安装: https://developer.sourcefind.cn/tool/
```plaintext
DTK驱动: DTK-24.04.1
......@@ -157,7 +157,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)
### 精度
......@@ -179,7 +179,7 @@ tips:如需其他卡数训练,将命令中的8改为所需卡数即可;如
## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/mobilenetv2_mmcv
https://developer.sourcefind.cn/codes/modelzoo/mobilenetv2_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