Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang-prog committed Nov 21, 2024
1 parent 2a61f97 commit 6fe9bc9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/pipeline_deploy/high_performance_inference.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="2">General OCR</td>
<td rowspan="2">OCR</td>
<td>Text Detection</td>
<td>✅</td>
</tr>
Expand All @@ -194,7 +194,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="7">Document Scene Information Extraction v3</td>
<td rowspan="7">PP-ChatOCRv3</td>
<td>Table Recognition</td>
<td>✅</td>
</tr>
Expand Down Expand Up @@ -230,7 +230,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="4">General Table Recognition</td>
<td rowspan="4">Table Recognition</td>
<td>Layout Detection</td>
<td>✅</td>
</tr>
Expand All @@ -251,25 +251,25 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td>General Object Detection</td>
<td>Object Detection</td>
<td>Object Detection</td>
<td>FasterRCNN-Swin-Tiny-FPN ❌<br>CenterNet-DLA-34 ❌ <br>CenterNet-ResNet50 ❌</td>
</tr>

<tr>
<td>General Instance Segmentation</td>
<td>Instance Segmentation</td>
<td>Instance Segmentation</td>
<td>Mask-RT-DETR-S ❌</td>
</tr>

<tr>
<td>General Image Classification</td>
<td>Image Classification</td>
<td>Image Classification</td>
<td>✅</td>
</tr>

<tr>
<td>General Semantic Segmentation</td>
<td>Semantic Segmentation</td>
<td>Semantic Segmentation</td>
<td>✅</td>
</tr>
Expand Down Expand Up @@ -299,8 +299,8 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td>Image Multi-Label Classification</td>
<td>Image Multi-Label Classification</td>
<td>Multi-Label Image Classification</td>
<td>Multi-Label Image Classification</td>
<td>✅</td>
</tr>

Expand All @@ -311,7 +311,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="8">General Layout Parsing</td>
<td rowspan="8">Layout Parsing</td>
<td>Table Structure Recognition</td>
<td>✅</td>
</tr>
Expand Down Expand Up @@ -363,7 +363,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="3">Seal Text Recognition</td>
<td rowspan="3">Seal Recognition</td>
<td>Layout Region Analysis</td>
<td>✅</td>
</tr>
Expand All @@ -379,7 +379,7 @@ PaddleX combines model information and runtime environment information to provid
</tr>

<tr>
<td rowspan="2">General Image Recognition</td>
<td rowspan="2">Image Recognition</td>
<td>Subject Detection</td>
<td>✅</td>
</tr>
Expand Down

0 comments on commit 6fe9bc9

Please sign in to comment.