We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cbe1e commit 26d51beCopy full SHA for 26d51be
1 file changed
README.md
@@ -24,9 +24,9 @@ unitable是来源unitable的transformer模型,精度最高,暂仅支持pytor
24
25
### 📅 最近动态
26
27
-2025-08-29 update: 发布2.1.0,支持batch推理 \
+2025-08-29 update: 发布v3.0.0,支持batch推理,更改了返回值参数,大家可debug单条查看使用 \
28
2025-06-22 update: 发布v2.x,适配rapidocr v3.x \
29
-2025-01-09 update: 发布v1.x,全新接口升级。 \
+2025-01-09 update: 发布v1.x,全新接口升级 \
30
2024.12.30 update:支持Unitable模型的表格识别,使用pytorch框架 \
31
2024.11.24 update:支持gpu推理,适配 rapidOCR 单字识别匹配,支持逻辑坐标返回及可视化 \
32
2024.10.13 update:补充最新paddlex-SLANet-plus 模型(paddle2onnx原因暂不能支持onnx)
@@ -110,7 +110,7 @@ unitable是来源unitable的transformer模型,精度最高,暂仅支持pytor
110
111
|`rapid_table`|OCR|
112
|:---:|:---|
113
-|v2.x|`rapidocr>=3.0.0`|
+|v2.x & v3.x |`rapidocr>=3.0.0`|
114
|v1.0.x|`rapidocr>=2.0.0,<3.0.0`|
115
|v0.x|`rapidocr_onnxruntime`|
116
0 commit comments