Explorar o código

add textline_ori models link (#2831)

zhangyubo0722 hai 10 meses
pai
achega
7264d71e5f

+ 2 - 2
docs/module_usage/tutorials/ocr_modules/textline_orientation_classification.en.md

@@ -12,7 +12,7 @@ The text line orientation classification module primarily distinguishes the orie
 <table>
 <thead>
 <tr>
-<th>Model</th>
+<th>Model</th><th>Model Download Link</th>
 <th>Top-1 Accuracy (%)</th>
 <th>GPU Inference Time (ms)</th>
 <th>CPU Inference Time (ms)</th>
@@ -22,7 +22,7 @@ The text line orientation classification module primarily distinguishes the orie
 </thead>
 <tbody>
 <tr>
-<td>PP-LCNet_x0_25_textline_ori</td>
+<td>PP-LCNet_x0_25_textline_ori</td><td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-LCNet_x0_25_textline_ori_infer.tar">Inference Model</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-LCNet_x0_25_textline_ori_pretrained.pdparams">Trained Model</a></td>
 <td>95.54</td>
 <td>-</td>
 <td>-</td>

+ 2 - 1
docs/module_usage/tutorials/ocr_modules/textline_orientation_classification.md

@@ -14,6 +14,7 @@ comments: true
 <thead>
 <tr>
 <th>模型</th>
+<th>模型下载链接</th>
 <th>Top-1 Acc(%)</th>
 <th>GPU推理耗时(ms)</th>
 <th>CPU推理耗时 (ms)</th>
@@ -23,7 +24,7 @@ comments: true
 </thead>
 <tbody>
 <tr>
-<td>PP-LCNet_x0_25_textline_ori</td>
+<td>PP-LCNet_x0_25_textline_ori</td><td><a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0b2/PP-LCNet_x0_25_textline_ori_infer.tar">推理模型</a>/<a href="https://paddle-model-ecology.bj.bcebos.com/paddlex/official_pretrained_model/PP-LCNet_x0_25_textline_ori_pretrained.pdparams">训练模型</a></td>
 <td>95.54</td>
 <td>-</td>
 <td>-</td>