PaddleOCR/ppocr/modeling/heads
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
..
__init__.py Merge pull request #7940 from dorren002/new_branch 2022-10-19 19:28:59 +08:00
cls_head.py
det_ct_head.py
det_db_head.py [bug] fix issues about sort_function and DB Head (#8580) 2022-12-13 16:26:42 +08:00
det_drrg_head.py add drrg 2022-10-08 11:56:45 +08:00
det_east_head.py
det_fce_head.py
det_pse_head.py
det_sast_head.py
e2e_pg_head.py
gcn.py add drrg 2022-10-08 11:56:45 +08:00
kie_sdmgr_head.py
local_graph.py add drrg 2022-10-08 11:56:45 +08:00
proposal_local_graph.py support new version of numpy (#8921) 2023-01-30 16:05:14 +08:00
rec_abinet_head.py
rec_aster_head.py
rec_att_head.py 推理时添加softmax 2022-09-28 17:44:13 +08:00
rec_can_head.py update can transform method and add copyright info for new file 2022-10-17 17:18:14 +08:00
rec_ctc_head.py
rec_multi_head.py
rec_nrtr_head.py Update rec_nrtr_head.py (#8108) 2022-10-26 14:19:20 +08:00
rec_pren_head.py
rec_rfl_head.py 添加RFL CNT分支infer支持 2022-10-08 11:20:36 +08:00
rec_robustscanner_head.py
rec_sar_head.py
rec_spin_att_head.py
rec_srn_head.py
rec_visionlan_head.py
self_attention.py
sr_rensnet_transformer.py add sr model Text Telescope 2022-10-17 15:15:37 +08:00
table_att_head.py fix tablerec-rare train error 2022-09-30 07:01:43 +00:00
table_master_head.py