PaddleOCR/ppocr/postprocess
andyj 9059f747e6
support new version of numpy (#8921)
* add finetune en doc & test=document_fix

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update check img

* fix det res dtype

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0
2023-01-30 16:05:14 +08:00
..
pse_postprocess fix shape unmatch error 2022-07-04 04:26:54 +00:00
__init__.py update can transform method and add copyright info for new file 2022-10-17 17:18:14 +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 issue 9659 and doc (#8690) 2022-12-23 10:02:45 +08:00
drrg_postprocess.py support new version of numpy (#8921) 2023-01-30 16:05:14 +08:00
east_postprocess.py [check_install] (#8177) 2022-11-15 14:25:39 +08:00
fce_postprocess.py support new version of numpy (#8921) 2023-01-30 16:05:14 +08:00
locality_aware_nms.py
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 Adapt to 0-dimensional tensor (#8165) 2022-10-31 19:10:02 +08:00
sast_postprocess.py [check_install] (#8177) 2022-11-15 14:25:39 +08:00
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