PaddleOCR/ppocr/modeling/heads
liuhongen1234567 78e7184022
add unimernet model (#14357)
* add unimernet model

* add commate and single test

* repair pytest

* delete export and infer

* delete [ file
2024-12-12 14:17:24 +08:00
..
__init__.py add unimernet model (#14357) 2024-12-12 14:17:24 +08:00
cls_head.py
det_ct_head.py
det_db_head.py fix nan in ppocrv4 for benchmark (#14072) 2024-10-23 11:55:43 +08:00
det_drrg_head.py
det_east_head.py
det_fce_head.py
det_pse_head.py
det_sast_head.py
e2e_pg_head.py
gcn.py
kie_sdmgr_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
local_graph.py
proposal_local_graph.py
rec_abinet_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_aster_head.py
rec_att_head.py
rec_can_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_cppd_head.py
rec_ctc_head.py
rec_latexocr_head.py reset latex ocr (#14046) 2024-10-18 19:51:32 +08:00
rec_multi_head.py
rec_nrtr_head.py add d2s_train_image_shape for static train (#14312) 2024-12-02 20:03:12 +08:00
rec_parseq_head.py
rec_pren_head.py
rec_rfl_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_robustscanner_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_sar_head.py paddle.shape return int64 tensor (#14318) 2024-12-04 14:26:57 +08:00
rec_satrn_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_spin_att_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_srn_head.py
rec_unimernet_head.py add unimernet model (#14357) 2024-12-12 14:17:24 +08:00
rec_visionlan_head.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
self_attention.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
sr_rensnet_transformer.py
table_att_head.py Fix pir dy2st train (#13853) 2024-09-11 18:54:37 +08:00
table_master_head.py