PaddleOCR/ppocr/modeling/heads
xlg-go e3cd343341
rec_r45_abinet.yml add max_length and image_size (#10744)
* rec_r45_abinet.yml add max_length and image_shape

* image_shape to image_size
2023-08-31 14:23:47 +08:00
..
__init__.py Pfhead (#9898) 2023-05-15 10:57:30 +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
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 rec_r45_abinet.yml add max_length and image_size (#10744) 2023-08-31 14:23:47 +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_ctc_head.py
rec_multi_head.py V4Rec code pr (#9725) 2023-04-19 16:04:23 +08:00
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 paddle support stride, fix dy2st check (#10498) 2023-08-01 19:05: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 add SLANet 2022-08-08 06:50:27 +00:00