PaddleOCR/ppocr/postprocess
zhoujun ce72023ce1
Merge pull request #7832 from zhiminzhang0830/drrg_branch
add text detection algorithm DRRG
2022-10-13 13:19:13 +08:00
..
pse_postprocess fix shape unmatch error 2022-07-04 04:26:54 +00:00
__init__.py Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-10 15:56:08 +08:00
cls_postprocess.py add rotnet code (#6065) 2022-04-27 18:46:48 +08:00
ct_postprocess.py add centripetal text model 2022-09-15 11:08:16 +00:00
db_postprocess.py fix bug 2022-10-10 10:12:28 +08:00
drrg_postprocess.py add drrg 2022-10-08 11:56:45 +08:00
east_postprocess.py opt east post 2021-11-29 02:48:09 +00:00
fce_postprocess.py add FECNet inference 2022-03-11 09:12:35 +00:00
locality_aware_nms.py add reference for locality_aware_nms 2021-11-04 09:54:32 +00:00
pg_postprocess.py update pgnet 2022-09-05 09:06:17 +00:00
picodet_postprocess.py update layout 2022-08-10 12:54:25 +08:00
rec_postprocess.py 通过变量类型判断是否是visual 2022-10-10 12:12:47 +08:00
sast_postprocess.py
table_postprocess.py add "<td></td>" to dict when "<td></td>" not in file 2022-08-09 10:50:30 +00:00
vqa_token_re_layoutlm_postprocess.py fix bug 2022-09-21 17:50:50 +08:00
vqa_token_ser_layoutlm_postprocess.py add vqa code (#7096) 2022-08-06 15:41:20 +08:00