- 13 9月, 2022 2 次提交
- 10 9月, 2022 1 次提交
-
-
由 zhoujun 提交于
* fix table cpp infer bug * change default tale dict to ch * update doc * update vis
-
- 07 9月, 2022 4 次提交
- 06 9月, 2022 1 次提交
-
-
由 文幕地方 提交于
-
- 05 9月, 2022 13 次提交
-
-
由 zhoujun 提交于
tipc paddle2onnx trans
-
由 littletomatodonkey 提交于
-
由 Double_V 提交于
update pgnet
-
由 wangjingyeye 提交于
-
由 zhengya01 提交于
-
由 zhoujun 提交于
support onnx infer of SLANet
-
由 文幕地方 提交于
-
由 文幕地方 提交于
-
由 wangjingyeye 提交于
-
由 文幕地方 提交于
-
由 zhoujun 提交于
[TIPC] add SLANet to benckmark and fix ch_ppocr_mobile_v2_0_det benckmark fps diff
-
由 文幕地方 提交于
-
由 Double_V 提交于
增加draw_ocr_box_txt2:解决文本框倾斜时文字画在外边的情况
-
- 04 9月, 2022 3 次提交
- 02 9月, 2022 5 次提交
- 01 9月, 2022 11 次提交
-
-
由 andyj 提交于
[TIPC] fix layoutxlm_ser ch_ppocr_mobile_v2_0_det_FPGM ch_ppocr_mobile_v2_0_rec_FPGM error
-
由 Double_V 提交于
update bytes support
-
由 Evezerest 提交于
更新 PPOCRLabel 导出 JSON 文件的错误,更新了配置文件 SLANet_ch.yml 中 Eval - datadir 前多余的空格。
-
由 文幕地方 提交于
-
由 文幕地方 提交于
-
由 文幕地方 提交于
-
由 文幕地方 提交于
-
由 文幕地方 提交于
-
由 zhoujun 提交于
[cpp infer] Fix boundary problems
-
由 dium6i 提交于
更新了配置文件中 Eval - datadir 前多余的空格。
-
由 dium6i 提交于
解决了导出 JSON 文件时,L2534 将 "cells" 写成 "cell" 的问题。因如下代码取的是cells,否则在训练载入数据时会报 keyerror 的错误。 https://github.com/PaddlePaddle/PaddleOCR/blob/282eebbd660886c38d4ae91bcbcd70b5cdc03f75/ppocr/data/pubtab_dataset.py#L102
-