Skip to content

Commit 79a15b8

Browse files
fix textline docs (#15508)
Co-authored-by: bukejiyu <395822456@qq.com>
1 parent dab58b0 commit 79a15b8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/version3.x/module_usage/text_line_orientation_classification.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The text line orientation classification module primarily distinguishes the orie
2626
<td>98.85</td>
2727
<td>-</td>
2828
<td>-</td>
29-
<td>0.32</td>
29+
<td>0.96</td>
3030
<td>Text line classification model based on PP-LCNet_x0_25, with two classes: 0 degrees and 180 degrees</td>
3131
</tr>
3232
<tr>
@@ -40,7 +40,7 @@ The text line orientation classification module primarily distinguishes the orie
4040
</tbody>
4141
</table>
4242

43-
> **Note**: The text line orientation classification model has been recently upgraded, and `PP-LCNet_x1_0_textline_ori` has been added. If you need to use the pre-upgrade model weights, please click the <a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0.0/PP-LCNet_x0_25_textline_ori_infer.bak.tar">download link</a>.
43+
> **Note**: The text line orientation classification model was upgraded on May 26, 2025, and `PP-LCNet_x1_0_textline_ori` has been added. If you need to use the pre-upgrade model weights, please click the <a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0.0/PP-LCNet_x0_25_textline_ori_infer.bak.tar">download link</a>.
4444
4545
<strong>Test Environment Description:</strong>
4646

docs/version3.x/module_usage/text_line_orientation_classification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ comments: true
2929
<td>98.85</td>
3030
<td>-</td>
3131
<td>-</td>
32-
<td>0.32</td>
32+
<td>0.96</td>
3333
<td>基于PP-LCNet_x0_25的文本行分类模型,含有两个类别,即0度,180度</td>
3434
</tr>
3535
<tr>
@@ -43,7 +43,7 @@ comments: true
4343
</tbody>
4444
</table>
4545

46-
> ❗ <b>注</b>:文本行方向分类模型近期升级,并增加 `PP-LCNet_x1_0_textline_ori`,如需使用升级前的模型权重,请点击<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0.0/PP-LCNet_x0_25_textline_ori_infer.bak.tar">下载链接</a>。
46+
> ❗ <b>注</b>:文本行方向分类模型于 2025.5.26 升级,并增加 `PP-LCNet_x1_0_textline_ori`,如需使用升级前的模型权重,请点击<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0.0/PP-LCNet_x0_25_textline_ori_infer.bak.tar">下载链接</a>。
4747
4848
<strong>测试环境说明:</strong>
4949

0 commit comments

Comments
 (0)