PaddleOCR/ppocr/modeling/heads
Yesir 1f6712c370
Update zeros' comment in rec_abinet_head.py (#11374)
Bug fixes | One of code comments | maybe here it's B,N,C
2023-12-27 19:45:24 +08:00
..
__init__.py [New] add rec CPPD model (#10990) 2023-09-25 15:43:45 +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 Update zeros' comment in rec_abinet_head.py (#11374) 2023-12-27 19:45:24 +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 fix import collection for py310 (#11012) 2023-09-27 15:40:16 +08:00
rec_ctc_head.py
rec_multi_head.py add svtr large model (#10937) 2023-09-26 14:38:29 +08:00
rec_nrtr_head.py [New] add rec CPPD model (#10990) 2023-09-25 15:43:45 +08:00
rec_parseq_head.py valid_out (#11126) 2023-10-25 15:35:10 +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 rm fluid for paddle dev (#10931) 2023-09-19 10:16:35 +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 fix satrn export for paddle2.5 (#11096) 2023-10-19 15:00:11 +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 (#10991) 2023-09-25 17:15:09 +08:00