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
tink2123
2ce4d9f8b5
fix attn score
2021-11-04 15:58:00 +00:00
..
__init__.py
…
cls_head.py
…
det_db_head.py
…
det_east_head.py
…
det_pse_head.py
add copyright
2021-11-04 19:11:28 +08:00
det_sast_head.py
…
e2e_pg_head.py
…
multiheadAttention.py
…
rec_aster_head.py
add refer for seed
2021-11-04 17:50:19 +08:00
rec_att_head.py
fix attn score
2021-11-04 15:58:00 +00:00
rec_ctc_head.py
…
rec_nrtr_head.py
…
rec_sar_head.py
add refer to backbone and head of sar
2021-11-04 09:50:41 +00:00
rec_srn_head.py
…
self_attention.py
…
table_att_head.py
…