|
|
@@ -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>
|