Commit fbc9d62f authored by liuhy's avatar liuhy
Browse files

Update ModelZooStd.md

parent d9aae558
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
提供[光源](https://www.sourcefind.cn/#/service-details)拉取的训练以及推理的docker镜像: 提供[光源](https://www.sourcefind.cn/#/service-details)拉取的训练以及推理的docker镜像:
* 训练镜像: * 训练镜像:
* 推理镜像: * 推理镜像:
python依赖安装:
pip install -r requirement.txt
### 训练与Fine-tunning ### 训练与Fine-tunning
训练命令: 训练命令:
...@@ -117,4 +121,4 @@ model文件夹提供的预训练模型介绍,例如: ...@@ -117,4 +121,4 @@ model文件夹提供的预训练模型介绍,例如:
## 参考 ## 参考
* [Reference1](链接) * [Reference1](链接)
* [Reference2](链接) * [Reference2](链接)
* ...... * ......
\ No newline at end of file
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