PaddleOCR/ppocr/modeling/heads
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
..
__init__.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
cls_head.py
det_ct_head.py add centripetal text model 2022-09-15 11:08:16 +00:00
det_db_head.py Pfhead (#9898) 2023-05-15 10:57:30 +08:00
det_drrg_head.py add drrg 2022-10-08 11:56:45 +08:00
det_east_head.py
det_fce_head.py rm to tensor 2022-04-12 19:39:50 +08:00
det_pse_head.py
det_sast_head.py
e2e_pg_head.py update pgnet 2022-09-05 07:03:16 +00:00
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 This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
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_cppd_head.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
rec_ctc_head.py
rec_multi_head.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
rec_nrtr_head.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +08:00
rec_parseq_head.py This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831) 2024-03-29 10:39:03 +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 [TIPC]update tipc scripts and rm fluid api (#11098) 2023-10-19 10:45:10 +08:00
rec_sar_head.py fix data type error when training with fp16 and DynamicToStatic (#9696) 2023-04-21 13:53:09 +08:00
rec_satrn_head.py add satrn (#8433) 2023-02-08 11:25:50 +08:00
rec_spin_att_head.py modified pr 2022-07-11 23:59:45 +08:00
rec_srn_head.py replace fluid to paddle 2022-06-02 09:53:01 +00:00
rec_visionlan_head.py Add rec algo VisionLAN (#6943) 2022-08-09 11:29:43 +08:00
self_attention.py replace fluid to paddle 2022-06-02 09:53:01 +00:00
sr_rensnet_transformer.py fix sr_telescope (#10004) 2023-05-23 16:54:52 +08:00
table_att_head.py fix tablerec-rare train error 2022-09-30 07:01:43 +00:00
table_master_head.py fix `cls_x` and `bbox_x` is possibly unbound (#10973) 2023-09-25 15:23:48 +08:00