update doc

This commit is contained in:
MissPenguin 2021-10-14 07:07:45 +00:00
parent 8ca1047aa5
commit 0ffe90a224
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
| 算法论文 | 模型名称 | 模型类型 | python训练预测 | 其他 |
| --- | :--- | ---- | :-------- | :---- |
| DB |ch_ppocr_mobile_v2.0_det_infer | 检测 | 支持 | 支持C++预测/Serving/Lite <br> 待支持PaddleJS |
| DB |ch_ppocr_mobile_v2.0_det_infer | 检测 | 支持 | 支持C++预测 / Paddle Serving / Paddle-Lite <br> 待支持Paddle.js |
| DB |ch_ppocr_server_v2.0_det_infer | 检测 | 支持 | |
| DB |ch_PP-OCRv2_det_infer | 检测 |
| CRNN |ch_ppocr_mobile_v2.0_rec_infer | 识别 | 支持 | |