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
WenmuZhou
1a2c7b2877
add FECNet inference
2022-03-11 09:12:35 +00:00
..
__init__.py
Merge branch 'dygraph' of
https://github.com/PaddlePaddle/PaddleOCR
into new_branch
2022-03-01 10:57:48 +08:00
cls_head.py
…
det_db_head.py
…
det_east_head.py
…
det_fce_head.py
add FECNet inference
2022-03-11 09:12:35 +00:00
det_pse_head.py
…
det_sast_head.py
…
e2e_pg_head.py
…
kie_sdmgr_head.py
…
multiheadAttention.py
…
rec_aster_head.py
polist seed code
2021-12-17 21:42:53 +08:00
rec_att_head.py
…
rec_ctc_head.py
…
rec_nrtr_head.py
…
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
…
rec_srn_head.py
…
self_attention.py
…
table_att_head.py
…