未验证 提交 ae742f34 编写于 作者: G gaotingquan

docs: fix demo img path

上级 b3e67b3d
# PULC语种分类模型 # PULC 语种分类模型
## 目录 ## 目录
- [1. 模型和应用场景介绍](#1) - [1. 模型和应用场景介绍](#1)
- [2. 模型快速体验](#2) - [2. 模型快速体验](#2)
- [2.1 安装 paddleclas](#2.1) - [2.1 安装 paddleclas](#2.1)
- [2.2 预测](#2.2) - [2.2 预测](#2.2)
- [3. 模型训练、评估和预测](#3) - [3. 模型训练、评估和预测](#3)
- [3.1 环境配置](#3.1) - [3.1 环境配置](#3.1)
- [3.2 数据准备](#3.2) - [3.2 数据准备](#3.2)
- [3.2.1 数据集来源](#3.2.1) - [3.2.1 数据集来源](#3.2.1)
...@@ -73,7 +73,7 @@ pip3 install paddleclas ...@@ -73,7 +73,7 @@ pip3 install paddleclas
- 使用命令行快速预测 - 使用命令行快速预测
``` ```
paddleclas --model_name=language_classification --infer_imgs=deploy/images/PULC/language_classification/img_rot0_demo.jpg paddleclas --model_name=language_classification --infer_imgs=deploy/images/PULC/language_classification/word_35404.png
``` ```
结果如下: 结果如下:
......
# PULC含文字图像方向分类模型 # PULC 含文字图像方向分类模型
## 目录 ## 目录
- [1. 模型和应用场景介绍](#1) - [1. 模型和应用场景介绍](#1)
- [2. 模型快速体验](#2) - [2. 模型快速体验](#2)
- [2.1 安装 paddleclas](#2.1) - [2.1 安装 paddleclas](#2.1)
- [2.2 预测](#2.2) - [2.2 预测](#2.2)
- [3. 模型训练、评估和预测](#3)
- [3. 模型训练、评估和预测](#3)
- [3.1 环境配置](#3.1) - [3.1 环境配置](#3.1)
- [3.2 数据准备](#3.2) - [3.2 数据准备](#3.2)
- [3.2.1 数据集来源](#3.2.1) - [3.2.1 数据集来源](#3.2.1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册