This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PaddleOCR
Watch
1
Star
0
Fork
0
You've already forked PaddleOCR
mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced
2025-06-03 21:53:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PaddleOCR
/
ppocr
/
modeling
/
heads
History
zhiminzhang0830
c25eec882a
Merge branch 'dygraph' of
https://github.com/PaddlePaddle/PaddleOCR
into rfl_branch
2022-10-09 10:07:46 +08:00
..
__init__.py
add text recognition algorithm rflearning
2022-09-27 10:54:31 +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
…
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
kie_sdmgr_head.py
…
rec_abinet_head.py
…
rec_aster_head.py
…
rec_att_head.py
推理时添加softmax
2022-09-28 17:44:13 +08:00
rec_ctc_head.py
…
rec_multi_head.py
…
rec_nrtr_head.py
…
rec_pren_head.py
…
rec_rfl_head.py
添加RFL CNT分支infer支持
2022-10-08 11:20:36 +08:00
rec_robustscanner_head.py
…
rec_sar_head.py
…
rec_spin_att_head.py
…
rec_srn_head.py
…
rec_visionlan_head.py
…
self_attention.py
…
sr_rensnet_transformer.py
…
table_att_head.py
fix tablerec-rare train error
2022-09-30 07:01:43 +00:00
table_master_head.py
…