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
ea85e23c81
replace fluid to paddle
2022-06-06 10:12:51 +08:00
..
__init__.py
…
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
…
det_pse_head.py
…
det_sast_head.py
…
e2e_pg_head.py
…
kie_sdmgr_head.py
…
multiheadAttention.py
…
rec_aster_head.py
…
rec_att_head.py
…
rec_ctc_head.py
…
rec_multi_head.py
Update rec_multi_head.py
2022-05-09 15:25:31 +08:00
rec_nrtr_head.py
…
rec_pren_head.py
…
rec_sar_head.py
add support for svtr static training (
#6328
)
2022-05-18 11:38:33 +00:00
rec_srn_head.py
replace fluid to paddle
2022-06-06 10:12:51 +08:00
self_attention.py
replace fluid to paddle
2022-06-06 10:12:51 +08:00
table_att_head.py
…