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
Jethong
f698142542
Merge branch 'pgnet-v1' of github.com:JetHong/PaddleOCR into pgnet-v1
2021-03-19 12:06:21 +08:00
..
__init__.py
Add PGNet
2021-03-08 14:55:49 +08:00
cls_head.py
…
det_db_head.py
…
det_east_head.py
…
det_sast_head.py
…
e2e_pg_head.py
add visual png
2021-03-19 11:59:35 +08:00
rec_att_head.py
fix attn export
2021-03-11 15:30:33 +08:00
rec_ctc_head.py
…
rec_srn_head.py
Adaptation of Chinese char
2021-02-01 03:28:31 +00:00
self_attention.py
…