未验证 提交 53b874f9 编写于 作者: D dyning 提交者: GitHub

Update README.md

上级 99637ec8
...@@ -27,7 +27,7 @@ Res2Net200_vd预训练模型Top-1精度高达85.1%。 ...@@ -27,7 +27,7 @@ Res2Net200_vd预训练模型Top-1精度高达85.1%。
- 数据增广:支持AutoAugment、Cutout、Cutmix等8种数据增广算法详细介绍、代码复现和在统一实验环境下的效果评估。 - 数据增广:支持AutoAugment、Cutout、Cutmix等8种数据增广算法详细介绍、代码复现和在统一实验环境下的效果评估。
## 效果展示 ## 图像识别系统效果展示
<div align="center"> <div align="center">
<img src="./docs/images/recognition.gif" width = "400" /> <img src="./docs/images/recognition.gif" width = "400" />
</div> </div>
...@@ -40,6 +40,8 @@ Res2Net200_vd预训练模型Top-1精度高达85.1%。 ...@@ -40,6 +40,8 @@ Res2Net200_vd预训练模型Top-1精度高达85.1%。
<img src="./docs/images/wx_group.jpeg" width = "200" /> <img src="./docs/images/wx_group.jpeg" width = "200" />
</div> </div>
## 快速体验
图像识别快速体验:./docs/zh_CN/tutorials/quick_start_recognition.md
## 文档教程 ## 文档教程
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册