修改说明文档

pull/7741/head
zhiminzhang0830 2022-10-09 10:02:41 +08:00
parent c459b72565
commit 06e734a51b
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
<a name="3-1"></a>
### 3.1 模型训练
请参考[文本识别训练教程](./recognition.md)。PaddleOCR对代码进行了模块化训练`RFL`识别模型时需要**更换配置文件**为`RFL`的[配置文件](../../configs/rec/rec_resnet_rfl_att.yml)。
PaddleOCR对代码进行了模块化训练`RFL`识别模型时需要**更换配置文件**为`RFL`的[配置文件](../../configs/rec/rec_resnet_rfl_att.yml)。
#### 启动训练

View File

@ -36,7 +36,7 @@ Please refer to ["Environment Preparation"](./environment_en.md) to configure th
<a name="3"></a>
## 3. Model Training / Evaluation / Prediction
Please refer to [Text Recognition Tutorial](./recognition_en.md). PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**.
PaddleOCR modularizes the code, and training different recognition models only requires **changing the configuration file**.
Training: