PaddleOCR/ppocr/modeling/heads
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
..
__init__.py [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
cls_head.py
det_db_head.py delete capan lite and fix head 2022-04-27 17:47:18 +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
kie_sdmgr_head.py keep license 2022-04-01 17:12:12 +08:00
rec_abinet_head.py [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
rec_aster_head.py polist seed code 2021-12-17 21:42:53 +08:00
rec_att_head.py fix attenton loss for ce 2021-11-22 12:08:33 +08:00
rec_ctc_head.py delete debug 2022-04-07 08:30:17 +00:00
rec_multi_head.py add ppocrv3 rec (#6033) 2022-04-26 16:19:31 +08:00
rec_nrtr_head.py [New Rec]add rec ViTSTR & ABINet algorithm. (#6414) 2022-06-28 15:06:53 +08:00
rec_pren_head.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
rec_sar_head.py add support for svtr static training (#6328) 2022-05-18 19:03:18 +08:00
rec_srn_head.py replace fluid to paddle 2022-06-02 09:53:01 +00:00
self_attention.py replace fluid to paddle 2022-06-02 09:53:01 +00:00
table_att_head.py