Commit d948f2ae authored by chenzk's avatar chenzk
Browse files

v1.0.6

parent af25ebf0
......@@ -5,11 +5,17 @@
## 模型结构
此处一句话简要介绍模型结构
![img](./doc/xxx.png)
<div align=center>
<img src="./doc/xxx.png"/>
</div>
## 算法原理
此处一句话简要介绍算法原理
![img](./doc/xxx.png)
<div align=center>
<img src="./doc/xxx.png"/>
</div>
## 环境配置
### Docker(方法一)
此处提供[光源](https://www.sourcefind.cn/#/service-details)拉取docker镜像的地址与使用步骤
......@@ -76,7 +82,9 @@ sh xxx.sh 或python xxx.py
## result
此处填算法效果测试图
![img](./doc/xxx.png)
<div align=center>
<img src="./doc/xxx.png"/>
</div>
### 精度
测试数据:[test data](链接),使用的加速卡:xxx。
......@@ -89,7 +97,10 @@ sh xxx.sh 或python xxx.py
## 应用场景
### 算法类别
参考此分类方法(上传时请去除参考图片):
![img](./doc/classes.png)
<div align=center>
<img src="./doc/classes.png"/>
</div>
超出以上分类的类别命名也可参考此网址中的类别名:https://huggingface.co/
`此处填算法类别`
......
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