Skip to content

Commit 6fe9bc9

Browse files
committed
update
1 parent 2a61f97 commit 6fe9bc9

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/pipeline_deploy/high_performance_inference.en.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ PaddleX combines model information and runtime environment information to provid
183183
</tr>
184184

185185
<tr>
186-
<td rowspan="2">General OCR</td>
186+
<td rowspan="2">OCR</td>
187187
<td>Text Detection</td>
188188
<td>✅</td>
189189
</tr>
@@ -194,7 +194,7 @@ PaddleX combines model information and runtime environment information to provid
194194
</tr>
195195

196196
<tr>
197-
<td rowspan="7">Document Scene Information Extraction v3</td>
197+
<td rowspan="7">PP-ChatOCRv3</td>
198198
<td>Table Recognition</td>
199199
<td>✅</td>
200200
</tr>
@@ -230,7 +230,7 @@ PaddleX combines model information and runtime environment information to provid
230230
</tr>
231231

232232
<tr>
233-
<td rowspan="4">General Table Recognition</td>
233+
<td rowspan="4">Table Recognition</td>
234234
<td>Layout Detection</td>
235235
<td>✅</td>
236236
</tr>
@@ -251,25 +251,25 @@ PaddleX combines model information and runtime environment information to provid
251251
</tr>
252252

253253
<tr>
254-
<td>General Object Detection</td>
254+
<td>Object Detection</td>
255255
<td>Object Detection</td>
256256
<td>FasterRCNN-Swin-Tiny-FPN ❌<br>CenterNet-DLA-34 ❌ <br>CenterNet-ResNet50 ❌</td>
257257
</tr>
258258

259259
<tr>
260-
<td>General Instance Segmentation</td>
260+
<td>Instance Segmentation</td>
261261
<td>Instance Segmentation</td>
262262
<td>Mask-RT-DETR-S ❌</td>
263263
</tr>
264264

265265
<tr>
266-
<td>General Image Classification</td>
266+
<td>Image Classification</td>
267267
<td>Image Classification</td>
268268
<td>✅</td>
269269
</tr>
270270

271271
<tr>
272-
<td>General Semantic Segmentation</td>
272+
<td>Semantic Segmentation</td>
273273
<td>Semantic Segmentation</td>
274274
<td>✅</td>
275275
</tr>
@@ -299,8 +299,8 @@ PaddleX combines model information and runtime environment information to provid
299299
</tr>
300300

301301
<tr>
302-
<td>Image Multi-Label Classification</td>
303-
<td>Image Multi-Label Classification</td>
302+
<td>Multi-Label Image Classification</td>
303+
<td>Multi-Label Image Classification</td>
304304
<td>✅</td>
305305
</tr>
306306

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

313313
<tr>
314-
<td rowspan="8">General Layout Parsing</td>
314+
<td rowspan="8">Layout Parsing</td>
315315
<td>Table Structure Recognition</td>
316316
<td>✅</td>
317317
</tr>
@@ -363,7 +363,7 @@ PaddleX combines model information and runtime environment information to provid
363363
</tr>
364364

365365
<tr>
366-
<td rowspan="3">Seal Text Recognition</td>
366+
<td rowspan="3">Seal Recognition</td>
367367
<td>Layout Region Analysis</td>
368368
<td>✅</td>
369369
</tr>
@@ -379,7 +379,7 @@ PaddleX combines model information and runtime environment information to provid
379379
</tr>
380380

381381
<tr>
382-
<td rowspan="2">General Image Recognition</td>
382+
<td rowspan="2">Image Recognition</td>
383383
<td>Subject Detection</td>
384384
<td>✅</td>
385385
</tr>

0 commit comments

Comments
 (0)